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