Uses of Enum
com.sun.xml.ws.client.ContentNegotiation
Packages that use ContentNegotiation
Package
Description
Message and related abstractions that represent a SOAP message.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
-
Uses of ContentNegotiation in com.sun.xml.ws.api.message
Fields in com.sun.xml.ws.api.message declared as ContentNegotiation -
Uses of ContentNegotiation in com.sun.xml.ws.client
Fields in com.sun.xml.ws.client declared as ContentNegotiationModifier and TypeFieldDescriptionRequestContext.contentNegotiationThe value ofPROPERTYproperty.Methods in com.sun.xml.ws.client that return ContentNegotiationModifier and TypeMethodDescriptionstatic ContentNegotiationContentNegotiation.obtainFromSystemProperty()Obtain the content negotiation value from a system property.static ContentNegotiationReturns 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.