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
Methods in org.apache.sshd.contrib.server.session.proxyprotocolv2.data that return VersionAndCommandModifier and TypeMethodDescriptionstatic VersionAndCommand
VersionAndCommand.extractValue
(org.slf4j.Logger logger, org.apache.sshd.server.session.ServerSession session, org.apache.sshd.common.util.buffer.Buffer buffer) static VersionAndCommand
Returns 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.