JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Methods
Modifier and Type
Method and Description
java.lang.Object
clone
()
Returns a deep clone of this configuration.
Method Detail
clone
java.lang.Object clone()
Returns a deep clone of this configuration.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method