public class ServerConnectionService extends AbstractConnectionService<AbstractServerSession> implements ServerSessionHolder
ssh-connection service.AbstractCloseable.Statechannels, DEFAULT_MAX_CHANNELS, MAX_CONCURRENT_CHANNELS_PROP, nextChannelId, RESPONSE_BUFFER_GROWTH_FACTORcloseFuture, lock, statelogCLOSE_WAIT_TIMEOUT, DEFAULT_CLOSE_WAIT_TIMEOUT| Modifier | Constructor and Description |
|---|---|
protected |
ServerConnectionService(AbstractServerSession s) |
| Modifier and Type | Method and Description |
|---|---|
ServerSession |
getServerSession() |
addPortForwardingEventListener, addPortForwardingEventListenerManager, channelClose, channelData, channelEof, channelExtendedData, channelFailure, channelOpen, channelOpenConfirmation, channelOpenFailure, channelRequest, channelSuccess, channelWindowAdjust, createAgentForwardSupport, createTcpipForwarder, createX11ForwardSupport, getAgentForwardSupport, getChannel, getChannel, getChannels, getInnerCloseable, getNextChannelId, getPortForwardingEventListenerProxy, getRegisteredManagers, getSession, getTcpipForwarder, getX11ForwardSupport, globalRequest, handleChannelRegistrationFailure, handleUnknownRequest, isAllowMoreSessions, preClose, process, registerChannel, removePortForwardingEventListener, removePortForwardingEventListenerManager, requestFailure, requestSuccess, sendChannelOpenFailure, sendGlobalResponse, setAllowMoreSessions, start, toString, unregisterChanneldoCloseGracefully, doCloseImmediatelyaddCloseFutureListener, builder, close, isClosed, isClosing, removeCloseFutureListenergetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenerprotected ServerConnectionService(AbstractServerSession s) throws SshException
SshExceptionpublic final ServerSession getServerSession()
getServerSession in interface ServerSessionHolderServerSession usedCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.