Class InboundWebsocketConfiguration
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.websocket.InboundWebsocketConfiguration
-
Method Details
-
getPort
public int getPort() -
getName
-
getBossThreadPoolSize
-
getWorkerThreadPoolSize
-
getBroadcastLevel
public int getBroadcastLevel() -
getOutFlowDispatchSequence
-
getOutFlowErrorSequence
-
getSubprotocolHandler
-
getDefaultContentType
-
getPipelineHandler
-
getDispatchToCustomSequence
-
isUsePortOffset
public boolean isUsePortOffset() -
getInflowIdleTime
public int getInflowIdleTime() -
getOutflowIdleTime
public int getOutflowIdleTime() -
passThroughControlFrames
public boolean passThroughControlFrames()
-