Uses of Interface
org.apache.sshd.client.simple.SimpleClient
Packages that use SimpleClient
-
Uses of SimpleClient in org.apache.sshd.client
Methods in org.apache.sshd.client that return SimpleClientModifier and TypeMethodDescriptionstatic SimpleClientSshClient.setUpDefaultSimpleClient()Setup a default client, starts it and then wraps it as aSimpleClientstatic SimpleClientSshClient.wrapAsSimpleClient(SshClient client) Wraps anSshClientinstance as aSimpleClient -
Uses of SimpleClient in org.apache.sshd.client.simple
Classes in org.apache.sshd.client.simple that implement SimpleClientModifier and TypeClassDescriptionclassclassMethods in org.apache.sshd.client.simple that return SimpleClientModifier and TypeMethodDescriptionstatic SimpleClientAbstractSimpleClientSessionCreator.wrap(ClientSessionCreator creator, Channel channel) Wraps an existingClientSessionCreatorinto aSimpleClient