Package org.glassfish.grizzly
Interface SocketAcceptor
public interface SocketAcceptor
Common interface for SocketAcceptor implementations.
- Author:
- Alexey Stashok
-
Method Summary
-
Method Details
-
accept
Accept aConnection- Returns:
Future- Throws:
IOException
-