Uses of Class
org.apache.sshd.common.session.helpers.MultipleAttachedSessionException
Packages that use MultipleAttachedSessionException
-
Uses of MultipleAttachedSessionException in org.apache.sshd.common.session.helpers
Methods in org.apache.sshd.common.session.helpers that throw MultipleAttachedSessionExceptionModifier and TypeMethodDescriptionstatic voidAbstractSession.attachSession(IoSession ioSession, AbstractSession session) Attach an SSHAbstractSessionto the I/O session