A C D E G H I L O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acknowledgeHandshake() - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- activate(ComponentContext) - Method in class org.wso2.carbon.websocket.transport.internal.WebsocketTransportServiceComponent
- addChannelHandler(String, String, WebSocketClientHandler) - Method in class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
- API_CONTEXT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- API_PROPERTIES - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
C
- cacheNewConnection(String, URI, String, String, String, String, String, Map<String, Object>, InboundResponseSender, String, String, String, Map<String, Object>) - Method in class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
- channelActive(ChannelHandlerContext) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- channelRead0(ChannelHandlerContext, Object) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- CONNECTION_TERMINATE - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- CONTENT_TYPE - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- contentTypeToSyanapeSubprotocol(String) - Static method in class org.wso2.carbon.websocket.transport.SubprotocolBuilderUtil
- createClientSSLContext(String, String) - Static method in class org.wso2.carbon.websocket.transport.utils.SSLUtil
- createEndpoint() - Method in class org.wso2.carbon.websocket.transport.WebsocketTransportListener
- createServerSSLContext(String, String) - Static method in class org.wso2.carbon.websocket.transport.utils.SSLUtil
- createTrustmanager(String, String) - Static method in class org.wso2.carbon.websocket.transport.utils.SSLUtil
D
- deactivate(ComponentContext) - Method in class org.wso2.carbon.websocket.transport.internal.WebsocketTransportServiceComponent
- dependenciesAvailable(TransportParameter[]) - Method in class org.wso2.carbon.websocket.transport.service.SecureWebsocketTransportService
- dependenciesAvailable(TransportParameter[]) - Method in class org.wso2.carbon.websocket.transport.service.WebsocketTransportService
- doInit() - Method in class org.wso2.carbon.websocket.transport.WebsocketTransportListener
E
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
G
- getApiProperties() - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- getChannelHandler(String, URI, String, boolean, String, String, String, String, boolean, Map<String, Object>, InboundResponseSender, String, String, String, Map<String, Object>) - Method in class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
- getChannelHandlerContext() - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- getChannelHandlerFromPool(String, String) - Method in class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
- getClientHandlerIdentifier(URI) - Method in class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
- getConfigurationContextService() - Method in class org.wso2.carbon.websocket.transport.service.ServiceReferenceHolder
- getCorrelationId() - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- getInstance() - Static method in class org.wso2.carbon.websocket.transport.service.ServiceReferenceHolder
H
- handleHandshake(ChannelHandlerContext, FullHttpResponse) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- handlePassthroughTextFrame(WebSocketFrame) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- handleTargetWebsocketChannelTermination(WebSocketFrame) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- handleWebsocketBinaryFrame(WebSocketFrame) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- handleWebSocketFrame(ChannelHandlerContext, WebSocketFrame) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- handshakeFuture() - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
I
- init(ConfigurationContext, TransportOutDescription) - Method in class org.wso2.carbon.websocket.transport.WebsocketTransportSender
L
- LogUtil - Class in org.wso2.carbon.websocket.transport.utils
-
This class will be used log the websocket communication related requests/frames between gateway and backend.
- LogUtil() - Constructor for class org.wso2.carbon.websocket.transport.utils.LogUtil
O
- org.wso2.carbon.websocket.transport - package org.wso2.carbon.websocket.transport
- org.wso2.carbon.websocket.transport.internal - package org.wso2.carbon.websocket.transport.internal
- org.wso2.carbon.websocket.transport.service - package org.wso2.carbon.websocket.transport.service
- org.wso2.carbon.websocket.transport.utils - package org.wso2.carbon.websocket.transport.utils
P
- printHeaders(Log, FullHttpResponse, ChannelHandlerContext) - Static method in class org.wso2.carbon.websocket.transport.utils.LogUtil
-
Print the headers associated with the initial Http Response.
- printSpecificLog(Log, ChannelHandlerContext, String) - Static method in class org.wso2.carbon.websocket.transport.utils.LogUtil
-
Print specific debug logs with the
ChannelHandlerContext
context. - printWebSocketFrame(Log, WebSocketFrame, ChannelHandlerContext, boolean, String) - Static method in class org.wso2.carbon.websocket.transport.utils.LogUtil
-
Print
WebSocketFrame
information. - printWebSocketFrame(Log, WebSocketFrame, ChannelHandlerContext, String, boolean, String) - Static method in class org.wso2.carbon.websocket.transport.utils.LogUtil
-
Print
WebSocketFrame
information.
R
- registerWebsocketResponseSender(InboundResponseSender) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- removeChannelHandler(String, String) - Method in class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
S
- SecureWebsocketTransportService - Class in org.wso2.carbon.websocket.transport.service
- SecureWebsocketTransportService() - Constructor for class org.wso2.carbon.websocket.transport.service.SecureWebsocketTransportService
- sendMessage(MessageContext, String, OutTransportInfo) - Method in class org.wso2.carbon.websocket.transport.WebsocketTransportSender
- ServiceReferenceHolder - Class in org.wso2.carbon.websocket.transport.service
- setApiProperties(Map<String, Object>) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.websocket.transport.internal.WebsocketTransportServiceComponent
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.websocket.transport.service.ServiceReferenceHolder
- setCorrelationId(String) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- setDispatchErrorSequence(String) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- setDispatchSequence(String) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- setTenantDomain(String) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- SSLUtil - Class in org.wso2.carbon.websocket.transport.utils
- SSLUtil() - Constructor for class org.wso2.carbon.websocket.transport.utils.SSLUtil
- startEndpoint(ProtocolEndpoint) - Method in class org.wso2.carbon.websocket.transport.WebsocketTransportListener
- stopEndpoint(ProtocolEndpoint) - Method in class org.wso2.carbon.websocket.transport.WebsocketTransportListener
- SubprotocolBuilderUtil - Class in org.wso2.carbon.websocket.transport
- SubprotocolBuilderUtil() - Constructor for class org.wso2.carbon.websocket.transport.SubprotocolBuilderUtil
- syanapeSubprotocolToContentType(String) - Static method in class org.wso2.carbon.websocket.transport.SubprotocolBuilderUtil
- SYNAPSE_SUBPROTOCOL_PREFIX - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
T
- TRANSPORT_CONF - Static variable in class org.wso2.carbon.websocket.transport.service.SecureWebsocketTransportService
- TRANSPORT_CONF - Static variable in class org.wso2.carbon.websocket.transport.service.WebsocketTransportService
- TRANSPORT_NAME - Static variable in class org.wso2.carbon.websocket.transport.service.SecureWebsocketTransportService
- TRANSPORT_NAME - Static variable in class org.wso2.carbon.websocket.transport.service.WebsocketTransportService
- TRUST_STORE_CONFIG_ELEMENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- TRUST_STORE_LOCATION - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- TRUST_STORE_PASSWORD - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
U
- UNIVERSAL_SOURCE_IDENTIFIER - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.websocket.transport.internal.WebsocketTransportServiceComponent
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.wso2.carbon.websocket.transport.WebSocketClientHandler
W
- WEBSOCKET_BINARY_FRAME - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_BINARY_FRAME_PRESENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_CLOSE_CODE - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_CORRELATION_ID - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_CUSTOM_HEADER_CONFIG - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_CUSTOM_HEADER_PREFIX - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_DEFAULT_WS_PORT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_DEFAULT_WSS_PORT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_HEADERS_PRESERVE_CONFIG - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_HOSTNAME_VERIFICATION_CONFIG - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_MAX_FRAME_PAYLOAD_LENGTH - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_OUTFLOW_DISPATCH_FAULT_SEQUENCE - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_OUTFLOW_DISPATCH_SEQUENCE - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_PING_FRAME - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_PING_FRAME_PRESENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_PONG_FRAME - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_PONG_FRAME_PRESENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_REASON_TEXT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_SOURCE_CHANNEL_IDENTIFIER - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_SOURCE_HANDLER_CONTEXT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_SOURCE_HANDSHAKE_PRESENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_SUBPROTOCOL - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_SUBSCRIBER_PATH - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_TARGET_HANDLER_CONTEXT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_TARGET_HANDSHAKE_PRESENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_TEXT_FRAME - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_TEXT_FRAME_PRESENT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WEBSOCKET_UPSTREAM_ERROR_SC - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WebSocketClientHandler - Class in org.wso2.carbon.websocket.transport
- WebSocketClientHandler(WebSocketClientHandshaker) - Constructor for class org.wso2.carbon.websocket.transport.WebSocketClientHandler
- WebsocketConnectionFactory - Class in org.wso2.carbon.websocket.transport
- WebsocketConnectionFactory(TransportOutDescription) - Constructor for class org.wso2.carbon.websocket.transport.WebsocketConnectionFactory
- WebsocketConstants - Class in org.wso2.carbon.websocket.transport
- WebsocketConstants() - Constructor for class org.wso2.carbon.websocket.transport.WebsocketConstants
- WebsocketTransportListener - Class in org.wso2.carbon.websocket.transport
- WebsocketTransportListener() - Constructor for class org.wso2.carbon.websocket.transport.WebsocketTransportListener
- WebsocketTransportSender - Class in org.wso2.carbon.websocket.transport
- WebsocketTransportSender() - Constructor for class org.wso2.carbon.websocket.transport.WebsocketTransportSender
- WebsocketTransportService - Class in org.wso2.carbon.websocket.transport.service
- WebsocketTransportService() - Constructor for class org.wso2.carbon.websocket.transport.service.WebsocketTransportService
- WebsocketTransportServiceComponent - Class in org.wso2.carbon.websocket.transport.internal
- WebsocketTransportServiceComponent() - Constructor for class org.wso2.carbon.websocket.transport.internal.WebsocketTransportServiceComponent
- WS - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WS_CLOSE_DEFAULT_CODE - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WS_CLOSE_DEFAULT_REASON_TEXT - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
- WSS - Static variable in class org.wso2.carbon.websocket.transport.WebsocketConstants
All Classes All Packages