public class ServerConnectionService extends AbstractConnectionService
ssh-connection service.CloseableUtils.AbstractCloseable.StateagentForward, allowMoreSessions, channels, DEFAULT_MAX_CHANNELS, MAX_CONCURRENT_CHANNELS_PROP, nextChannelId, RESPONSE_BUFFER_GROWTH_FACTOR, session, tcpipForwarder, x11ForwardcloseFuture, lock, statelog| Modifier | Constructor and Description |
|---|---|
protected |
ServerConnectionService(Session s) |
| Modifier and Type | Method and Description |
|---|---|
String |
createX11Display(boolean singleConnection,
String authenticationProtocol,
String authenticationCookie,
int screen) |
String |
initAgentForward() |
channelClose, channelData, channelEof, channelExtendedData, channelFailure, channelOpen, channelOpenConfirmation, channelOpenFailure, channelRequest, channelWindowAdjust, getChannel, getChannels, getInnerCloseable, getNextChannelId, getSession, getTcpipForwarder, globalRequest, process, registerChannel, requestFailure, requestSuccess, sendResponse, setAllowMoreSessions, start, toString, unregisterChanneldoCloseGracefully, doCloseImmediatelybuilder, close, isClosed, isClosing, preCloseclose, isOpenprotected ServerConnectionService(Session s) throws SshException
SshExceptionpublic String initAgentForward() throws IOException
IOExceptionpublic String createX11Display(boolean singleConnection, String authenticationProtocol, String authenticationCookie, int screen) throws IOException
IOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.