Package | Description |
---|---|
org.glassfish.jersey.client |
Jersey client-side classes.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,JerseyInvocation.EntityPresence> |
JerseyInvocation.METHODS |
Modifier and Type | Method and Description |
---|---|
static JerseyInvocation.EntityPresence |
JerseyInvocation.EntityPresence.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JerseyInvocation.EntityPresence[] |
JerseyInvocation.EntityPresence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private static java.util.Map<java.lang.String,JerseyInvocation.EntityPresence> |
JerseyInvocation.initializeMap() |