public class InboundHttpWebSocketConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INBOUND_ENDPOINT_PARAMETER_HOSTNAME
String representing hostname of the InboundEndpoint.
|
static String |
INBOUND_ENDPOINT_PARAMETER_HTTP_PROTOCOL_VERSION
String representing http protocol version of the InboundEndpoint.
|
static String |
INBOUND_ENDPOINT_PARAMETER_HTTP_WS_PORT
String representing port of the InboundEndpoint.
|
Constructor and Description |
---|
InboundHttpWebSocketConstants() |
public static final String INBOUND_ENDPOINT_PARAMETER_HTTP_WS_PORT
public static final String INBOUND_ENDPOINT_PARAMETER_HOSTNAME
public static final String INBOUND_ENDPOINT_PARAMETER_HTTP_PROTOCOL_VERSION
Copyright © 2022 WSO2. All rights reserved.