public class ServerConnectionService extends AbstractConnectionService implements ServerSessionHolder
ssh-connection service.AbstractCloseable.StateSessionHeartbeatController.HeartbeatTypechannels, DEFAULT_MAX_CHANNELS, DEFAULT_SESSION_IGNORE_HEARTBEAT_STRING, heartbeatCount, MAX_CONCURRENT_CHANNELS_PROP, nextChannelId, RESPONSE_BUFFER_GROWTH_FACTORcloseFuture, futureLock, statelogCLOSE_WAIT_TIMEOUT, DEFAULT_CLOSE_WAIT_TIMEOUTDEFAULT_CONNECTION_HEARTBEAT_INTERVAL, SESSION_HEARTBEAT_INTERVAL, SESSION_HEARTBEAT_TYPEEMPTY| Modifier | Constructor and Description |
|---|---|
protected |
ServerConnectionService(AbstractServerSession s) |
| Modifier and Type | Method and Description |
|---|---|
ServerSession |
getServerSession() |
AbstractServerSession |
getSession() |
addPortForwardingEventListener, addPortForwardingEventListenerManager, channelClose, channelData, channelEof, channelExtendedData, channelFailure, channelOpen, channelOpenConfirmation, channelOpenFailure, channelRequest, channelSuccess, channelWindowAdjust, createAgentForwardSupport, createForwardingFilter, createX11ForwardSupport, futureDone, getAgentForwardSupport, getChannel, getChannel, getChannels, getForwardingFilter, getInnerCloseable, getNextChannelId, getPortForwardingEventListenerProxy, getProperties, getRegisteredManagers, getUnknownChannelReferenceHandler, getX11ForwardSupport, globalRequest, handleChannelRegistrationFailure, handleUnknownRequest, isAllowMoreSessions, preClose, process, registerChannel, removePortForwardingEventListener, removePortForwardingEventListenerManager, requestFailure, requestSuccess, resolveUnknownChannelReferenceHandler, sendChannelOpenFailure, sendGlobalResponse, sendHeartBeat, setAllowMoreSessions, setUnknownChannelReferenceHandler, start, startHeartBeat, stopHeartBeat, toString, unregisterChanneldoCloseGracefully, doCloseImmediatelyaddCloseFutureListener, builder, close, getFutureLock, isClosed, isClosing, removeCloseFutureListenergetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParentPropertyResolvergetSessionContextaddCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenerdisableSessionHeartbeat, getSessionHeartbeatInterval, getSessionHeartbeatType, setSessionHeartbeatgetBoolean, getBooleanProperty, getCharset, getInteger, getIntProperty, getLong, getLongProperty, getObject, getString, getStringPropertyprotected ServerConnectionService(AbstractServerSession s) throws SshException
SshExceptionpublic final ServerSession getServerSession()
getServerSession in interface ServerSessionHolderServerSession usedpublic AbstractServerSession getSession()
getSession in interface SessionHolder<Session>getSession in class AbstractConnectionServiceCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.