Uses of Package
org.jvnet.ws.message

Packages that use org.jvnet.ws.message
org.jvnet.ws.databinding   
org.jvnet.ws.message   
 

Classes in org.jvnet.ws.message used by org.jvnet.ws.databinding
MessageContext
          MessageContext represents a container of a SOAP message and all the properties including the transport headers.
 

Classes in org.jvnet.ws.message used by org.jvnet.ws.message
BasePropertySet
          A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.
BasePropertySet.Accessor
          Represents a typed property defined on a PropertySet.
BasePropertySet.PropertyMap
          Represents the list of strongly-typed known properties (keyed by property names.)
ContentType
          A Content-Type transport header that will be returned by MessageContext#write(java.io.OutputStream).
ContentType.Builder
           
DistributedPropertySet
          PropertySet that combines properties exposed from multiple PropertySets into one.
MessageContext
          MessageContext represents a container of a SOAP message and all the properties including the transport headers.
MessageContextFactory
           
PropertySet
          A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.