Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketConfiguration
-
Packages that use InboundWebsocketConfiguration Package Description org.wso2.carbon.inbound.endpoint.protocol.websocket org.wso2.carbon.inbound.endpoint.protocol.websocket.management -
-
Uses of InboundWebsocketConfiguration in org.wso2.carbon.inbound.endpoint.protocol.websocket
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket that return InboundWebsocketConfiguration Modifier and Type Method Description InboundWebsocketConfiguration
InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder. build()
-
Uses of InboundWebsocketConfiguration in org.wso2.carbon.inbound.endpoint.protocol.websocket.management
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket.management that return InboundWebsocketConfiguration Modifier and Type Method Description InboundWebsocketConfiguration
WebsocketEndpointManager. buildConfiguration(int port, String name, org.apache.synapse.inbound.InboundProcessorParams params)
-