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 void
AbstractSession.attachSession
(IoSession ioSession, AbstractSession session) Attach an SSHAbstractSession
to the I/O session