Class SocketAcceptorConfig

All Implemented Interfaces:
Cloneable, IoAcceptorConfig, IoServiceConfig

public class SocketAcceptorConfig extends BaseIoAcceptorConfig
  • Constructor Details

    • SocketAcceptorConfig

      public SocketAcceptorConfig()
      Creates a new instance.
      Throws:
      RuntimeIOException - if failed to get the default configuration
  • Method Details