Class InboundHttpWebSocketConstants

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.InboundHttpWebSocketConstants

public class InboundHttpWebSocketConstants extends Object
  • Field Details

    • INBOUND_ENDPOINT_PARAMETER_HTTP_WS_PORT

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

      public static final String INBOUND_ENDPOINT_PARAMETER_HOSTNAME
      String representing hostname of the InboundEndpoint.
      See Also:
    • 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:
  • Constructor Details

    • InboundHttpWebSocketConstants

      public InboundHttpWebSocketConstants()