Uses of Enum
org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
Packages that use VersionAndCommand
-
Uses of VersionAndCommand in org.apache.sshd.contrib.server.session.proxyprotocolv2.data
Subclasses with type arguments of type VersionAndCommand in org.apache.sshd.contrib.server.session.proxyprotocolv2.dataMethods in org.apache.sshd.contrib.server.session.proxyprotocolv2.data that return VersionAndCommandModifier and TypeMethodDescriptionstatic VersionAndCommandVersionAndCommand.extractValue(org.slf4j.Logger logger, org.apache.sshd.server.session.ServerSession session, org.apache.sshd.common.util.buffer.Buffer buffer) static VersionAndCommandReturns the enum constant of this type with the specified name.static VersionAndCommand[]VersionAndCommand.values()Returns an array containing the constants of this enum type, in the order they are declared.