public interface SocketAcceptor
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Future<Connection> |
accept()
Accept a
Connection |
java.util.concurrent.Future<Connection> accept() throws java.io.IOException
ConnectionFuturejava.io.IOExceptionCopyright © 2013 Oracle Corporation. All Rights Reserved.