Class NioDatagramAcceptor.Acceptor
java.lang.Object
org.apache.mina.transport.socket.nio.NioDatagramAcceptor.Acceptor
- All Implemented Interfaces:
Runnable
- Enclosing class:
NioDatagramAcceptor
This private class is used to accept incoming connection from
clients. It's an infinite loop, which can be stopped when all
the registered handles have been removed (unbound).
-
Constructor Summary
Constructors -
Method Summary