Uses of Enum Class
de.dlr.proseo.logging.http.HttpPrefix
Packages that use HttpPrefix
Package
Description
The de.dlr.proseo.logging.http package provides mechanisms to generate HTTP
headers from logging messages and extract the messages again.
-
Uses of HttpPrefix in de.dlr.proseo.logging.http
Methods in de.dlr.proseo.logging.http that return HttpPrefixModifier and TypeMethodDescriptionstatic HttpPrefixReturns the enum constant of this class with the specified name.static HttpPrefix[]HttpPrefix.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.dlr.proseo.logging.http with parameters of type HttpPrefix