Class InboundHttpWebSocketConstants


  • public class InboundHttpWebSocketConstants
    extends Object
    • Field Detail

      • INBOUND_ENDPOINT_PARAMETER_HTTP_WS_PORT

        public static final String INBOUND_ENDPOINT_PARAMETER_HTTP_WS_PORT
        String representing port of the InboundEndpoint.
        See Also:
        Constant Field Values
      • INBOUND_ENDPOINT_PARAMETER_HOSTNAME

        public static final String INBOUND_ENDPOINT_PARAMETER_HOSTNAME
        String representing hostname of the InboundEndpoint.
        See Also:
        Constant Field Values
      • INBOUND_ENDPOINT_PARAMETER_HTTP_PROTOCOL_VERSION

        public static final String INBOUND_ENDPOINT_PARAMETER_HTTP_PROTOCOL_VERSION
        String representing http protocol version of the InboundEndpoint.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InboundHttpWebSocketConstants

        public InboundHttpWebSocketConstants()