Package | Description |
---|---|
com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
Modifier and Type | Field and Description |
---|---|
ContentNegotiation |
RequestContext.contentNegotiation
The value of
PROPERTY
property. |
Modifier and Type | Method and Description |
---|---|
static ContentNegotiation |
ContentNegotiation.obtainFromSystemProperty()
Obtain the content negotiation value from a system property.
|
static ContentNegotiation |
ContentNegotiation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentNegotiation[] |
ContentNegotiation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Oracle Corporation. All rights reserved.