public interface SocketAcceptor
| Modifier and Type | Method and Description |
|---|---|
Future<Connection> |
accept()
Accept a
Connection |
Future<Connection> accept() throws IOException
ConnectionFutureIOExceptionCopyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.