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 KeepAlive
KeepAliveProvider.provide
(ConnectionImpl connection) Constructors in net.schmizz.keepalive with parameters of type ConnectionImplModifierConstructorDescription(package private)
Heartbeater
(ConnectionImpl conn) protected
KeepAlive
(ConnectionImpl conn, String name) (package private)