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