Uses of Package
com.oracle.webservices.api.message

Packages that use com.oracle.webservices.api.message
com.oracle.webservices.api.databinding   
com.oracle.webservices.api.message   
 

Classes in com.oracle.webservices.api.message used by com.oracle.webservices.api.databinding
MessageContext
          MessageContext represents a container of a SOAP message and all the properties including the transport headers.
 

Classes in com.oracle.webservices.api.message used by com.oracle.webservices.api.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-2013 Oracle Corporation. All Rights Reserved.