public class NettyIoConnector extends NettyIoService implements IoConnector
| Modifier and Type | Class and Description |
|---|---|
static class |
NettyIoConnector.DefaultIoConnectFuture |
org.apache.sshd.common.util.closeable.AbstractCloseable.State| Modifier and Type | Field and Description |
|---|---|
protected io.netty.bootstrap.Bootstrap |
bootstrap |
channelGroup, CONNECT_FUTURE_KEY, CONTEXT_KEY, factory, handler, sessions, sessionSeqcloseFuture, futureLock, statelogDEFAULT_REUSE_ADDRESS| Constructor and Description |
|---|
NettyIoConnector(NettyIoServiceFactory factory,
IoHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
IoConnectFuture |
connect(SocketAddress address,
AttributeRepository context,
SocketAddress localAddress) |
getIoServiceEventListener, getManagedSessions, setIoServiceEventListeneraddCloseFutureListener, builder, close, doCloseGracefully, doCloseImmediately, getFutureLock, isClosed, isClosing, preClose, removeCloseFutureListenerdebug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetManagedSessionsaddCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenergetIoServiceEventListener, setIoServiceEventListenerpublic NettyIoConnector(NettyIoServiceFactory factory, IoHandler handler)
public IoConnectFuture connect(SocketAddress address, AttributeRepository context, SocketAddress localAddress)
connect in interface IoConnectorCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.