Uses of Interface
org.apache.sshd.common.forward.PortForwardingEventListener
-
Packages that use PortForwardingEventListener Package Description org.apache.sshd.common.forward org.apache.sshd.common.helpers org.apache.sshd.common.session org.apache.sshd.common.session.helpers -
-
Uses of PortForwardingEventListener in org.apache.sshd.common.forward
Fields in org.apache.sshd.common.forward declared as PortForwardingEventListener Modifier and Type Field Description static PortForwardingEventListenerPortForwardingEventListener. EMPTYprivate PortForwardingEventListenerDefaultForwarder. listenerProxyprivate PortForwardingEventListenerDefaultForwarderFactory. listenerProxyFields in org.apache.sshd.common.forward with type parameters of type PortForwardingEventListener Modifier and Type Field Description private java.util.Collection<PortForwardingEventListener>DefaultForwarder. listenersprivate java.util.Collection<PortForwardingEventListener>DefaultForwarderFactory. listenersMethods in org.apache.sshd.common.forward with type parameters of type PortForwardingEventListener Modifier and Type Method Description static <L extends PortForwardingEventListener>
LPortForwardingEventListener. validateListener(L listener)Methods in org.apache.sshd.common.forward that return PortForwardingEventListener Modifier and Type Method Description PortForwardingEventListenerDefaultForwarder. getPortForwardingEventListenerProxy()PortForwardingEventListenerDefaultForwarderFactory. getPortForwardingEventListenerProxy()PortForwardingEventListenerPortForwardingEventListenerManager. getPortForwardingEventListenerProxy()Methods in org.apache.sshd.common.forward that return types with arguments of type PortForwardingEventListener Modifier and Type Method Description protected java.util.Collection<PortForwardingEventListener>DefaultForwarder. getDefaultListeners()Methods in org.apache.sshd.common.forward with parameters of type PortForwardingEventListener Modifier and Type Method Description voidDefaultForwarder. addPortForwardingEventListener(PortForwardingEventListener listener)voidDefaultForwarderFactory. addPortForwardingEventListener(PortForwardingEventListener listener)voidPortForwardingEventListenerManager. addPortForwardingEventListener(PortForwardingEventListener listener)Add a port forwarding listenervoidDefaultForwarder. removePortForwardingEventListener(PortForwardingEventListener listener)voidDefaultForwarderFactory. removePortForwardingEventListener(PortForwardingEventListener listener)voidPortForwardingEventListenerManager. removePortForwardingEventListener(PortForwardingEventListener listener)Remove a port forwarding listenerprotected voidDefaultForwarder. signalEstablishedDynamicTunnel(PortForwardingEventListener listener, SshdSocketAddress local, SshdSocketAddress boundAddress, java.lang.Throwable reason)protected voidDefaultForwarder. signalEstablishedExplicitTunnel(PortForwardingEventListener listener, SshdSocketAddress local, SshdSocketAddress remote, boolean localForwarding, SshdSocketAddress boundAddress, java.lang.Throwable reason)protected voidDefaultForwarder. signalEstablishingDynamicTunnel(PortForwardingEventListener listener, SshdSocketAddress local)protected voidDefaultForwarder. signalEstablishingExplicitTunnel(PortForwardingEventListener listener, SshdSocketAddress local, SshdSocketAddress remote, boolean localForwarding)protected voidDefaultForwarder. signalTearingDownDynamicTunnel(PortForwardingEventListener listener, SshdSocketAddress address)protected voidDefaultForwarder. signalTearingDownExplicitTunnel(PortForwardingEventListener listener, SshdSocketAddress boundAddress, boolean localForwarding, SshdSocketAddress remoteAddress)protected voidDefaultForwarder. signalTornDownDynamicTunnel(PortForwardingEventListener listener, SshdSocketAddress address, java.lang.Throwable reason)protected voidDefaultForwarder. signalTornDownExplicitTunnel(PortForwardingEventListener listener, SshdSocketAddress boundAddress, boolean localForwarding, SshdSocketAddress remoteAddress, java.lang.Throwable reason)Method parameters in org.apache.sshd.common.forward with type arguments of type PortForwardingEventListener Modifier and Type Method Description protected voidDefaultForwarder. invokePortEventListenerSignaller(Invoker<PortForwardingEventListener,java.lang.Void> invoker)protected voidDefaultForwarder. invokePortEventListenerSignallerHolders(java.util.Collection<? extends PortForwardingEventListenerManager> holders, Invoker<PortForwardingEventListener,java.lang.Void> invoker)protected voidDefaultForwarder. invokePortEventListenerSignallerListeners(java.util.Collection<? extends PortForwardingEventListener> listeners, Invoker<PortForwardingEventListener,java.lang.Void> invoker)protected voidDefaultForwarder. invokePortEventListenerSignallerListeners(java.util.Collection<? extends PortForwardingEventListener> listeners, Invoker<PortForwardingEventListener,java.lang.Void> invoker) -
Uses of PortForwardingEventListener in org.apache.sshd.common.helpers
Fields in org.apache.sshd.common.helpers declared as PortForwardingEventListener Modifier and Type Field Description protected PortForwardingEventListenerAbstractFactoryManager. tunnelListenerProxyFields in org.apache.sshd.common.helpers with type parameters of type PortForwardingEventListener Modifier and Type Field Description protected java.util.Collection<PortForwardingEventListener>AbstractFactoryManager. tunnelListenersMethods in org.apache.sshd.common.helpers that return PortForwardingEventListener Modifier and Type Method Description PortForwardingEventListenerAbstractFactoryManager. getPortForwardingEventListenerProxy()Methods in org.apache.sshd.common.helpers with parameters of type PortForwardingEventListener Modifier and Type Method Description voidAbstractFactoryManager. addPortForwardingEventListener(PortForwardingEventListener listener)voidAbstractFactoryManager. removePortForwardingEventListener(PortForwardingEventListener listener) -
Uses of PortForwardingEventListener in org.apache.sshd.common.session
Fields in org.apache.sshd.common.session declared as PortForwardingEventListener Modifier and Type Field Description private PortForwardingEventListenerAbstractConnectionServiceFactory. listenerProxyFields in org.apache.sshd.common.session with type parameters of type PortForwardingEventListener Modifier and Type Field Description private java.util.Collection<PortForwardingEventListener>AbstractConnectionServiceFactory. listenersMethods in org.apache.sshd.common.session that return PortForwardingEventListener Modifier and Type Method Description PortForwardingEventListenerAbstractConnectionServiceFactory. getPortForwardingEventListenerProxy()Methods in org.apache.sshd.common.session with parameters of type PortForwardingEventListener Modifier and Type Method Description voidAbstractConnectionServiceFactory. addPortForwardingEventListener(PortForwardingEventListener listener)voidAbstractConnectionServiceFactory. removePortForwardingEventListener(PortForwardingEventListener listener) -
Uses of PortForwardingEventListener in org.apache.sshd.common.session.helpers
Fields in org.apache.sshd.common.session.helpers declared as PortForwardingEventListener Modifier and Type Field Description private PortForwardingEventListenerAbstractConnectionService. listenerProxyprotected PortForwardingEventListenerAbstractSession. tunnelListenerProxyFields in org.apache.sshd.common.session.helpers with type parameters of type PortForwardingEventListener Modifier and Type Field Description private java.util.Collection<PortForwardingEventListener>AbstractConnectionService. listenersprotected java.util.Collection<PortForwardingEventListener>AbstractSession. tunnelListenersPort forwarding events listener containerMethods in org.apache.sshd.common.session.helpers that return PortForwardingEventListener Modifier and Type Method Description PortForwardingEventListenerAbstractConnectionService. getPortForwardingEventListenerProxy()PortForwardingEventListenerAbstractSession. getPortForwardingEventListenerProxy()Methods in org.apache.sshd.common.session.helpers with parameters of type PortForwardingEventListener Modifier and Type Method Description voidAbstractConnectionService. addPortForwardingEventListener(PortForwardingEventListener listener)voidAbstractSession. addPortForwardingEventListener(PortForwardingEventListener listener)voidAbstractConnectionService. removePortForwardingEventListener(PortForwardingEventListener listener)voidAbstractSession. removePortForwardingEventListener(PortForwardingEventListener listener)
-