| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DatagramServiceConfigextends IoServiceConfigMethod Summary | |
DatagramSessionConfig |
|
IoSessionRecycler |
|
void |
|
Methods inherited from interface org.apache.mina.common.IoServiceConfig | |
clone, getFilterChain, getFilterChainBuilder, getSessionConfig, getThreadModel, setFilterChainBuilder, setThreadModel | |
public DatagramSessionConfig getSessionConfig()
Resturns the default configuration of the newIoSessions.
- Specified by:
- getSessionConfig in interface IoServiceConfig
public IoSessionRecycler getSessionRecycler()
Returns theIoSessionRecyclerfor this service.
public void setSessionRecycler(IoSessionRecycler sessionRecycler)
Sets theIoSessionRecyclerfor this service.
- Parameters:
sessionRecycler- null to use the default recycler