Uses of Enum Class
org.pcap4j.packet.namednumber.HttpStatusCode.HttpStatusClass
Packages that use HttpStatusCode.HttpStatusClass
-
Uses of HttpStatusCode.HttpStatusClass in org.pcap4j.packet.namednumber
Fields in org.pcap4j.packet.namednumber declared as HttpStatusCode.HttpStatusClassModifier and TypeFieldDescriptionprivate final HttpStatusCode.HttpStatusClassHttpStatusCode.statusClassMethods in org.pcap4j.packet.namednumber that return HttpStatusCode.HttpStatusClassModifier and TypeMethodDescriptionHttpStatusCode.getStatusClass()Returns the enum constant of this class with the specified name.static HttpStatusCode.HttpStatusClass[]HttpStatusCode.HttpStatusClass.values()Returns an array containing the constants of this enum class, in the order they are declared.