Class InboundWebsocketConfiguration


  • public class InboundWebsocketConfiguration
    extends Object
    • Method Detail

      • getPort

        public int getPort()
      • getName

        public String getName()
      • getBossThreadPoolSize

        public String getBossThreadPoolSize()
      • getWorkerThreadPoolSize

        public String getWorkerThreadPoolSize()
      • getBroadcastLevel

        public int getBroadcastLevel()
      • getOutFlowDispatchSequence

        public String getOutFlowDispatchSequence()
      • getOutFlowErrorSequence

        public String getOutFlowErrorSequence()
      • getSubprotocolHandler

        public String getSubprotocolHandler()
      • getDefaultContentType

        public String getDefaultContentType()
      • getPipelineHandler

        public String getPipelineHandler()
      • getDispatchToCustomSequence

        public String getDispatchToCustomSequence()
      • isUsePortOffset

        public boolean isUsePortOffset()
      • getInflowIdleTime

        public int getInflowIdleTime()
      • getOutflowIdleTime

        public int getOutflowIdleTime()
      • passThroughControlFrames

        public boolean passThroughControlFrames()