Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder
Packages that use InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder
-
Uses of InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder in org.wso2.carbon.inbound.endpoint.protocol.websocket
Methods in org.wso2.carbon.inbound.endpoint.protocol.websocket that return InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilderModifier and TypeMethodDescriptionInboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.bossThreadPoolSize(String bossThreadPoolSize) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.broadcastLevel(int broadcastLevel) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.defaultContentType(String defaultContentType) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.dispatchToCustomSequence(String dispatchToCustomSequence) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.inflowIdleTime(int inflowIdleTime) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.outFlowDispatchSequence(String outFlowDispatchSequence) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.outFlowErrorSequence(String outFlowErrorSequence) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.outflowIdleTime(int outflowIdleTime) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.passThroughControlFrames(boolean passThroughControlFrames) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.pipelineHandler(String pipelineHandler) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.subprotocolHandler(String subprotocolHandler) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.usePortOffset(boolean usePortOffset) InboundWebsocketConfiguration.InboundWebsocketConfigurationBuilder.workerThreadPoolSize(String workerThreadPoolSize)