Uses of Class
org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
-
Packages that use HttpWebSocketInboundEndpointConfiguration Package Description org.apache.synapse.transport.netty.api -
-
Uses of HttpWebSocketInboundEndpointConfiguration in org.apache.synapse.transport.netty.api
Methods in org.apache.synapse.transport.netty.api with parameters of type HttpWebSocketInboundEndpointConfiguration Modifier and Type Method Description static booleanHttpWebSocketInboundEndpointHandler. startListener(org.apache.axis2.context.ConfigurationContext configurationContext, HttpWebSocketInboundEndpointConfiguration httpWebSocketConfig)Start Endpoint Listener.static booleanHttpWebSocketInboundEndpointHandler. startSSLListener(org.apache.axis2.context.ConfigurationContext configurationContext, HttpWebSocketInboundEndpointConfiguration httpWebSocketConfig)Start SSL Endpoint Listener.
-