Package org.apache.sshd.common.session.filters
package org.apache.sshd.common.session.filters
-
ClassDescriptionA filter that decompresses incoming packets and compresses outgoing ones.A filter that decrypts incoming packets and encrypts outgoing ones.A collection of connection statistics.A filter for sending the identification string before the first outgoing packet, and for receiving the peer's identification.A filter that injects SSH_MSG_IGNORE messages depending on the configuration settings.A simple packet logging filter.A filter encapsulating the basic SSH transport up to and including KEX.