public class ClientConnectionService 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| Constructor and Description |
|---|
ClientConnectionService(Session s) |
| Modifier and Type | Method and Description |
|---|---|
String |
createX11Display(boolean singleConnection,
String authenticationProtocol,
String authenticationCookie,
int screen) |
String |
initAgentForward() |
protected void |
sendHeartBeat() |
void |
start() |
protected void |
startHeartBeat() |
channelClose, channelData, channelEof, channelExtendedData, channelFailure, channelOpen, channelOpenConfirmation, channelOpenFailure, channelRequest, channelWindowAdjust, getChannel, getChannels, getInnerCloseable, getNextChannelId, getSession, getTcpipForwarder, globalRequest, process, registerChannel, requestFailure, requestSuccess, sendResponse, setAllowMoreSessions, toString, unregisterChanneldoCloseGracefully, doCloseImmediatelybuilder, close, isClosed, isClosing, preCloseclose, isOpenpublic ClientConnectionService(Session s) throws SshException
SshExceptionpublic void start()
start in interface Servicestart in class AbstractConnectionServiceprotected void startHeartBeat()
protected void sendHeartBeat()
public 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.