package

com.atlassian.bamboo.plugins.hg.sshproxy

Interfaces

Classes

ProxyChannelSession  
ProxyChannelSession.Factory  
SshClientBackport This is more-less copy paste from org.apache.sshd.SshClient.setUpDefaultClient() except for the two things: - preferring compression is enabled - JceRandom is used instead of BouncyCastleRandom  
SshProxy  
SshProxyCommand  
SshServerBackport single line changed