Package | Description |
---|---|
org.glassfish.grizzly.http |
Modifier and Type | Method and Description |
---|---|
Method.PayloadExpectation |
Method.getPayloadExpectation() |
static Method.PayloadExpectation |
Method.PayloadExpectation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method.PayloadExpectation[] |
Method.PayloadExpectation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Method |
Method.CUSTOM(String methodName,
Method.PayloadExpectation payloadExpectation) |
Copyright © 2015 Oracle Corporation. All rights reserved.