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(org.apache.sshd.common.io.IoSession ioSession, AbstractSession session) Attach an SSHAbstractSessionto the I/O session