Uses of Interface
org.apache.sshd.common.session.UnknownChannelReferenceHandlerManager
Packages that use UnknownChannelReferenceHandlerManager
Package
Description
-
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.client
Subinterfaces of UnknownChannelReferenceHandlerManager 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 UnknownChannelReferenceHandlerManagerModifier and TypeClassDescriptionclassEntry point for the client side of the SSH protocol. -
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.client.session
Subinterfaces of UnknownChannelReferenceHandlerManager in org.apache.sshd.client.sessionModifier and TypeInterfaceDescriptioninterfaceAn authenticated session to a given SSH server.Classes in org.apache.sshd.client.session that implement UnknownChannelReferenceHandlerManagerModifier and TypeClassDescriptionclassProvides default implementations ofClientSessionrelated methodsclassClient sidessh-connectionservice.classThe default implementation of aClientSession -
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.common
Subinterfaces of UnknownChannelReferenceHandlerManager in org.apache.sshd.commonModifier and TypeInterfaceDescriptioninterfaceThis interface allows retrieving all theNamedFactoryused in the SSH protocol. -
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.common.helpers
Classes in org.apache.sshd.common.helpers that implement UnknownChannelReferenceHandlerManager -
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.common.session
Subinterfaces of UnknownChannelReferenceHandlerManager in org.apache.sshd.common.sessionModifier and TypeInterfaceDescriptioninterfaceInterface implementing ssh-connection service.interfaceRepresents an SSH session. -
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.common.session.helpers
Classes in org.apache.sshd.common.session.helpers that implement UnknownChannelReferenceHandlerManagerModifier 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 UnknownChannelReferenceHandlerManager in org.apache.sshd.server
Subinterfaces of UnknownChannelReferenceHandlerManager in org.apache.sshd.serverModifier and TypeInterfaceDescriptioninterfaceTheServerFactoryManagerenable the retrieval of additional configuration needed specifically for the server side.Classes in org.apache.sshd.server that implement UnknownChannelReferenceHandlerManagerModifier and TypeClassDescriptionclassThe SshServer class is the main entry point for the server side of the SSH protocol. -
Uses of UnknownChannelReferenceHandlerManager in org.apache.sshd.server.session
Subinterfaces of UnknownChannelReferenceHandlerManager in org.apache.sshd.server.sessionClasses in org.apache.sshd.server.session that implement UnknownChannelReferenceHandlerManagerModifier and TypeClassDescriptionclassProvides default implementations forServerSessionrelated methodsclassServer sidessh-connectionservice.classThe default implementation for aServerSession