Class Constants

java.lang.Object
org.apache.tomcat.websocket.pojo.Constants

public class Constants extends Object
Internal implementation constants.
  • Field Details

    • POJO_METHOD_MAPPING_KEY

      public static final String POJO_METHOD_MAPPING_KEY
      Key used to store the POJO method mapping in the session.
      See Also: