Uses of Class
org.apache.sshd.common.util.closeable.AbstractCloseable
Packages that use AbstractCloseable
Package
Description
-
Uses of AbstractCloseable in org.apache.sshd.agent.common
Subclasses of AbstractCloseable in org.apache.sshd.agent.common -
Uses of AbstractCloseable in org.apache.sshd.agent.local
Subclasses of AbstractCloseable in org.apache.sshd.agent.localModifier and TypeClassDescriptionclassclassThe client side channel that will receive requests forwards by the SSH server. -
Uses of AbstractCloseable in org.apache.sshd.client
Subclasses of AbstractCloseable in org.apache.sshd.clientModifier and TypeClassDescriptionclassEntry point for the client side of the SSH protocol. -
Uses of AbstractCloseable in org.apache.sshd.client.channel
Subclasses of AbstractCloseable in org.apache.sshd.client.channelModifier and TypeClassDescriptionclassTODO Add javadocclassTODO Add javadocclassClient channel to run a remote commandclassClient side channel sessionclassClient channel to open a remote shellclassClient channel to run a subsystemclassServes as the base channel session for executing remote commands - including a full shell. -
Uses of AbstractCloseable in org.apache.sshd.client.session
Subclasses of AbstractCloseable in org.apache.sshd.client.sessionModifier and TypeClassDescriptionclassProvides default implementations ofClientSessionrelated methodsclassClient sidessh-connectionservice.classThe default implementation of aClientSessionclassClient sidessh-authservice. -
Uses of AbstractCloseable in org.apache.sshd.common.channel
Subclasses of AbstractCloseable in org.apache.sshd.common.channelModifier and TypeClassDescriptionclassProvides common client/server channel functionalityclassAnIoOutputStreamcapable of queuing write requests.classclassclassAn implementation ofIoOutputStreamusing a synchronousChannelOutputStream. -
Uses of AbstractCloseable in org.apache.sshd.common.forward
Subclasses of AbstractCloseable in org.apache.sshd.common.forwardModifier and TypeClassDescriptionclassRequests a "tcpip-forward" actionclassSOCKS proxy server, supporting simple socks4/5 protocols.classTODO Add javadoc -
Uses of AbstractCloseable in org.apache.sshd.common.helpers
Subclasses of AbstractCloseable in org.apache.sshd.common.helpers -
Uses of AbstractCloseable in org.apache.sshd.common.io
Subclasses of AbstractCloseable in org.apache.sshd.common.io -
Uses of AbstractCloseable in org.apache.sshd.common.io.nio2
Subclasses of AbstractCloseable in org.apache.sshd.common.io.nio2Modifier and TypeClassDescriptionclassclassTODO Add javadocclassclassclass -
Uses of AbstractCloseable in org.apache.sshd.common.kex
Subclasses of AbstractCloseable in org.apache.sshd.common.kex -
Uses of AbstractCloseable in org.apache.sshd.common.session.helpers
Subclasses of AbstractCloseable in org.apache.sshd.common.session.helpersModifier and TypeClassDescriptionclassBase implementation of ConnectionService.classThe AbstractSession handles all the basic SSH protocol such as key exchange, authentication, encoding and decoding.classContains split code in order to makeAbstractSessionclass smaller -
Uses of AbstractCloseable in org.apache.sshd.common.util.closeable
Subclasses of AbstractCloseable in org.apache.sshd.common.util.closeable -
Uses of AbstractCloseable in org.apache.sshd.common.util.threads
Subclasses of AbstractCloseable in org.apache.sshd.common.util.threads -
Uses of AbstractCloseable in org.apache.sshd.server
Subclasses of AbstractCloseable in org.apache.sshd.serverModifier and TypeClassDescriptionclassThe SshServer class is the main entry point for the server side of the SSH protocol. -
Uses of AbstractCloseable in org.apache.sshd.server.channel
Subclasses of AbstractCloseable in org.apache.sshd.server.channelModifier and TypeClassDescriptionclassTODO Add javadocclassServer side channel session -
Uses of AbstractCloseable in org.apache.sshd.server.forward
Subclasses of AbstractCloseable in org.apache.sshd.server.forward -
Uses of AbstractCloseable in org.apache.sshd.server.session
Subclasses of AbstractCloseable in org.apache.sshd.server.sessionModifier and TypeClassDescriptionclassProvides default implementations forServerSessionrelated methodsclassServer sidessh-connectionservice.classThe default implementation for aServerSessionclass -
Uses of AbstractCloseable in org.apache.sshd.server.x11
Subclasses of AbstractCloseable in org.apache.sshd.server.x11 -
Uses of AbstractCloseable in org.apache.sshd.sftp.client.impl
Subclasses of AbstractCloseable in org.apache.sshd.sftp.client.impl