| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Method | Description |
|---|---|---|
static MultiPartInputStreamParser.NonCompliance |
MultiPartInputStreamParser.NonCompliance.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MultiPartInputStreamParser.NonCompliance[] |
MultiPartInputStreamParser.NonCompliance.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.EnumSet<MultiPartInputStreamParser.NonCompliance> |
MultiPartInputStreamParser.getNonComplianceWarnings() |
Deprecated.
|
Copyright © 1995–2018 Webtide. All rights reserved.