|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext.State | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of InvocationContext.State in org.glassfish.jersey.process.internal |
|---|
| Methods in org.glassfish.jersey.process.internal that return InvocationContext.State | |
|---|---|
InvocationContext.State |
InvocationContext.state()
Get the current state of the invocation context. |
static InvocationContext.State |
InvocationContext.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InvocationContext.State[] |
InvocationContext.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||