class Settings extends SelectionHandlerSettings
- Source
- Tcp.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- Settings
- SelectionHandlerSettings
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val BatchAcceptLimit: Int
- val DirectBufferSize: Int
- val FileIODispatcher: String
- val FinishConnectRetries: Int
- val ManagementDispatcher: String
- val MaxChannels: Int
- Definition Classes
- SelectionHandlerSettings
- val MaxChannelsPerSelector: Int
- Definition Classes
- → SelectionHandlerSettings
- val MaxDirectBufferPoolSize: Int
- val NrOfSelectors: Int
- val ReceivedMessageSizeLimit: Int
- val RegisterTimeout: Duration
- val SelectorAssociationRetries: Int
- Definition Classes
- SelectionHandlerSettings
- val SelectorDispatcher: String
- Definition Classes
- SelectionHandlerSettings
- val TraceLogging: Boolean
- Definition Classes
- SelectionHandlerSettings
- val TransferToLimit: Int
- val WindowsConnectionAbortWorkaroundEnabled: Boolean
- val WorkerDispatcher: String
- Definition Classes
- SelectionHandlerSettings