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