Uses of Enum
net.jonathangiles.tools.teenyhttpd.model.Headers
Packages that use Headers
-
Uses of Headers in net.jonathangiles.tools.teenyhttpd.model
Methods in net.jonathangiles.tools.teenyhttpd.model that return HeadersModifier and TypeMethodDescriptionstatic HeadersReturns the enum constant of this type with the specified name.static Headers[]Headers.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.jonathangiles.tools.teenyhttpd.model with parameters of type Headers