Packages

c

akka.io.TcpExt

Settings

class Settings extends SelectionHandlerSettings

Source
Tcp.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Settings
  2. SelectionHandlerSettings
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val BatchAcceptLimit: Int
  2. val DirectBufferSize: Int
  3. val FileIODispatcher: String
  4. val FinishConnectRetries: Int
  5. val ManagementDispatcher: String
  6. val MaxChannels: Int
    Definition Classes
    SelectionHandlerSettings
  7. val MaxChannelsPerSelector: Int
    Definition Classes
    SettingsSelectionHandlerSettings
  8. val MaxDirectBufferPoolSize: Int
  9. val NrOfSelectors: Int
  10. val ReceivedMessageSizeLimit: Int
  11. val RegisterTimeout: Duration
  12. val SelectorAssociationRetries: Int
    Definition Classes
    SelectionHandlerSettings
  13. val SelectorDispatcher: String
    Definition Classes
    SelectionHandlerSettings
  14. val TraceLogging: Boolean
    Definition Classes
    SelectionHandlerSettings
  15. val TransferToLimit: Int
  16. val WindowsConnectionAbortWorkaroundEnabled: Boolean
  17. val WorkerDispatcher: String
    Definition Classes
    SelectionHandlerSettings