Uses of Interface
org.apache.sshd.client.session.ClientSessionCreator
Packages that use ClientSessionCreator
-
Uses of ClientSessionCreator in org.apache.sshd.client
Subinterfaces of ClientSessionCreator in org.apache.sshd.clientModifier and TypeInterfaceDescriptioninterfaceTheClientFactoryManagerenable the retrieval of additional configuration needed specifically for the client side.Classes in org.apache.sshd.client that implement ClientSessionCreatorModifier and TypeClassDescriptionclassEntry point for the client side of the SSH protocol. -
Uses of ClientSessionCreator in org.apache.sshd.client.simple
Classes in org.apache.sshd.client.simple that implement ClientSessionCreatorMethods in org.apache.sshd.client.simple with parameters of type ClientSessionCreatorModifier and TypeMethodDescriptionstatic SimpleClientAbstractSimpleClientSessionCreator.wrap(ClientSessionCreator creator, Channel channel) Wraps an existingClientSessionCreatorinto aSimpleClient