Uses of Interface
com.sshtools.j2ssh.forwarding.ForwardingConfigurationListener
-
Packages that use ForwardingConfigurationListener Package Description com.sshtools.j2ssh.forwarding -
-
Uses of ForwardingConfigurationListener in com.sshtools.j2ssh.forwarding
Methods in com.sshtools.j2ssh.forwarding with parameters of type ForwardingConfigurationListener Modifier and Type Method Description void
ForwardingConfiguration. addForwardingConfigurationListener(ForwardingConfigurationListener l)
void
ForwardingConfiguration. removeForwardingConfigurationListener(ForwardingConfigurationListener l)
-