public interface IoConnector extends IoService
DEFAULT_REUSE_ADDRESSCLOSE_WAIT_TIMEOUT, DEFAULT_CLOSE_WAIT_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
IoConnectFuture |
connect(SocketAddress targetAddress,
SocketAddress localAddress) |
getManagedSessionsaddCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenergetIoServiceEventListener, setIoServiceEventListenerIoConnectFuture connect(SocketAddress targetAddress, SocketAddress localAddress)
targetAddress - The target address to connect tolocalAddress - The local address to use - if null an
automatic ephemeral port and bind address is usedfuture representing the connection requestCopyright © 2008–2018 The Apache Software Foundation. All rights reserved.