Uses of Enum
org.eclipse.jetty.server.MultiPartParser.State
-
Uses of MultiPartParser.State in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionMultiPartParser.getState()
static MultiPartParser.State
Returns the enum constant of this type with the specified name.static MultiPartParser.State[]
MultiPartParser.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.