Class SocketConnectorConfig

All Implemented Interfaces:
Cloneable, IoConnectorConfig, IoServiceConfig

public class SocketConnectorConfig extends BaseIoConnectorConfig
  • Constructor Details

    • SocketConnectorConfig

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