Uses of Interface
org.apache.sshd.common.forward.ForwarderFactory
Packages that use ForwarderFactory
Package
Description
-
Uses of ForwarderFactory in org.apache.sshd.common
Fields in org.apache.sshd.common declared as ForwarderFactoryModifier and TypeFieldDescriptionstatic final ForwarderFactoryBaseBuilder.DEFAULT_FORWARDER_FACTORYprotected ForwarderFactoryBaseBuilder.forwarderFactoryMethods in org.apache.sshd.common that return ForwarderFactoryModifier and TypeMethodDescriptionFactoryManager.getForwarderFactory()Retrieve the forwarder factory used to support forwarding.Methods in org.apache.sshd.common with parameters of type ForwarderFactoryModifier and TypeMethodDescriptionBaseBuilder.forwarderFactory(ForwarderFactory forwarderFactory) -
Uses of ForwarderFactory in org.apache.sshd.common.forward
Classes in org.apache.sshd.common.forward that implement ForwarderFactory -
Uses of ForwarderFactory in org.apache.sshd.common.helpers
Fields in org.apache.sshd.common.helpers declared as ForwarderFactoryModifier and TypeFieldDescriptionprotected ForwarderFactoryAbstractFactoryManager.forwarderFactoryMethods in org.apache.sshd.common.helpers that return ForwarderFactoryMethods in org.apache.sshd.common.helpers with parameters of type ForwarderFactoryModifier and TypeMethodDescriptionvoidAbstractFactoryManager.setForwarderFactory(ForwarderFactory forwarderFactory)