Uses of Class
org.apache.sshd.common.session.helpers.AbstractSession.MessageCodingSettings
Packages that use AbstractSession.MessageCodingSettings
-
Uses of AbstractSession.MessageCodingSettings in org.apache.sshd.common.session.helpers
Fields in org.apache.sshd.common.session.helpers declared as AbstractSession.MessageCodingSettingsModifier and TypeFieldDescriptionprotected AbstractSession.MessageCodingSettings
AbstractSession.inSettings
Resulting message coding settings at the end of a key exchange for incoming messages.protected AbstractSession.MessageCodingSettings
AbstractSession.outSettings
Resulting message coding settings at the end of a key exchange for outgoing messages.