Uses of Interface
com.sshtools.j2ssh.transport.TransportProtocolEventHandler
-
Packages that use TransportProtocolEventHandler Package Description com.sshtools.j2ssh com.sshtools.j2ssh.transport -
-
Uses of TransportProtocolEventHandler in com.sshtools.j2ssh
Classes in com.sshtools.j2ssh that implement TransportProtocolEventHandler Modifier and Type Class Description classSshEventAdapter -
Uses of TransportProtocolEventHandler in com.sshtools.j2ssh.transport
Classes in com.sshtools.j2ssh.transport that implement TransportProtocolEventHandler Modifier and Type Class Description classTransportProtocolEventAdapterTitle:Methods in com.sshtools.j2ssh.transport with parameters of type TransportProtocolEventHandler Modifier and Type Method Description voidTransportProtocolCommon. addEventHandler(TransportProtocolEventHandler eventHandler)
-