Uses of Class
net.schmizz.sshj.connection.ConnectionImpl
Packages that use ConnectionImpl
-
Uses of ConnectionImpl in net.schmizz.keepalive
Fields in net.schmizz.keepalive declared as ConnectionImplMethods in net.schmizz.keepalive with parameters of type ConnectionImplModifier and TypeMethodDescriptionabstract KeepAliveKeepAliveProvider.provide(ConnectionImpl connection) Constructors in net.schmizz.keepalive with parameters of type ConnectionImplModifierConstructorDescription(package private)Heartbeater(ConnectionImpl conn) protectedKeepAlive(ConnectionImpl conn, String name) (package private)