Package org.apache.mina.common
Interface IoSessionConfig
-
- All Known Subinterfaces:
DatagramSessionConfig,SocketSessionConfig
- All Known Implementing Classes:
BaseIoSessionConfig,DatagramSessionConfigImpl,SocketSessionConfigImpl
public interface IoSessionConfigThe configuration ofIoSession.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectclone()Returns a deep clone of this configuration.
-