Interface IoServiceConfig

All Superinterfaces:
Cloneable
All Known Subinterfaces:
DatagramServiceConfig, IoAcceptorConfig, IoConnectorConfig
All Known Implementing Classes:
BaseIoAcceptorConfig, BaseIoConnectorConfig, BaseIoServiceConfig, DatagramAcceptorConfig, DatagramConnectorConfig, SocketAcceptorConfig, SocketConnectorConfig

public interface IoServiceConfig extends Cloneable
A configuration which is used to configure IoService.