Uses of Enum Class
io.helidon.webserver.ProxyProtocolData.Protocol
Package
Description
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
-
Uses of ProxyProtocolData.Protocol in io.helidon.webserver
Modifier and TypeMethodDescriptionProxyProtocolData.protocol()
Protocol from protocol header.static ProxyProtocolData.Protocol
Returns the enum constant of this class with the specified name.static ProxyProtocolData.Protocol[]
ProxyProtocolData.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.