Class InboundHttpWebSocketConstants
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.httpwebsocket.InboundHttpWebSocketConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INBOUND_ENDPOINT_PARAMETER_HTTP_WS_PORT
String representing port of the InboundEndpoint.- See Also:
-
INBOUND_ENDPOINT_PARAMETER_HOSTNAME
String representing hostname of the InboundEndpoint.- See Also:
-
INBOUND_ENDPOINT_PARAMETER_HTTP_PROTOCOL_VERSION
String representing http protocol version of the InboundEndpoint.- See Also:
-
-
Constructor Details
-
InboundHttpWebSocketConstants
public InboundHttpWebSocketConstants()
-