Package org.apache.mina.common
Interface IoSessionConfig
- All Known Subinterfaces:
DatagramSessionConfig
,SocketSessionConfig
- All Known Implementing Classes:
BaseIoSessionConfig
,DatagramSessionConfigImpl
,SocketSessionConfigImpl
public interface IoSessionConfig
The configuration of
IoSession
.-
Method Summary
-
Method Details
-
clone
Object clone()Returns a deep clone of this configuration.
-