Uses of Interface
com.sshtools.synergy.ssh.ChannelFactory
Packages that use ChannelFactory
-
Uses of ChannelFactory in com.sshtools.synergy.ssh
Classes in com.sshtools.synergy.ssh that implement ChannelFactoryMethods in com.sshtools.synergy.ssh that return ChannelFactoryModifier and TypeMethodDescriptionabstract ChannelFactory<? extends SshContext>SshContext.getChannelFactory()Methods in com.sshtools.synergy.ssh that return types with arguments of type ChannelFactoryMethods in com.sshtools.synergy.ssh with parameters of type ChannelFactoryModifier and TypeMethodDescriptionvoidCompoundChannelFactory.addFactory(ChannelFactory<C> factory) voidCompoundChannelFactory.removeFactory(ChannelFactory<C> factory) Constructors in com.sshtools.synergy.ssh with parameters of type ChannelFactoryConstructor parameters in com.sshtools.synergy.ssh with type arguments of type ChannelFactory