| Package | Description |
|---|---|
| org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
| Modifier and Type | Method | Description |
|---|---|---|
MultiPartParser.State |
MultiPartParser.getState() |
|
static MultiPartParser.State |
MultiPartParser.State.valueOf(java.lang.String name) |
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.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
MultiPartParser.isState(MultiPartParser.State state) |
Copyright © 1995–2018 Webtide. All rights reserved.