public interface SocketAcceptor
| Modifier and Type | Method and Description |
|---|---|
Future<Connection> |
accept()
Accept a
Connection |
Future<Connection> accept() throws IOException
ConnectionFutureIOExceptionCopyright © 2014 Oracle Corporation. All Rights Reserved.