Class ConnectionImpl

java.lang.Object
net.schmizz.sshj.AbstractService
net.schmizz.sshj.connection.ConnectionImpl
All Implemented Interfaces:
ErrorNotifiable, SSHPacketHandler, Connection, Service

public class ConnectionImpl extends AbstractService implements Connection
Connection implementation.