Uses of Class
org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
Packages that use HttpWebSocketInboundEndpointConfiguration
-
Uses of HttpWebSocketInboundEndpointConfiguration in org.apache.synapse.transport.netty.api
Methods in org.apache.synapse.transport.netty.api with parameters of type HttpWebSocketInboundEndpointConfigurationModifier and TypeMethodDescriptionstatic 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.