|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An IoServiceConfig for DatagramAcceptor and DatagramConnector.
| Method Summary | |
IoSessionRecycler |
getSessionRecycler()
Returns the IoSessionRecycler for this service. |
void |
setSessionRecycler(IoSessionRecycler sessionRecycler)
Sets the IoSessionRecycler for this service. |
| Methods inherited from interface org.apache.mina.common.IoServiceConfig |
clone, getFilterChain, getFilterChainBuilder, getSessionConfig, getThreadModel, setFilterChainBuilder, setThreadModel |
| Method Detail |
public IoSessionRecycler getSessionRecycler()
IoSessionRecycler for this service.
public void setSessionRecycler(IoSessionRecycler sessionRecycler)
IoSessionRecycler for this service.
sessionRecycler - null to use the default recycler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||