Uses of Package
com.oracle.webservices.api.message
-
Packages that use com.oracle.webservices.api.message Package Description com.oracle.webservices.api.databinding com.oracle.webservices.api.message com.oracle.webservices.oracle_internal_api.rm -
Classes in com.oracle.webservices.api.message used by com.oracle.webservices.api.databinding Class Description 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 Class Description 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 aPropertySet.BasePropertySet.PropertyMap Represents the list of strongly-typed known properties (keyed by property names.)ContentType A Content-Type transport header that will be returned byMessageContext#write(java.io.OutputStream).ContentType.Builder DistributedPropertySet PropertySetthat combines properties exposed from multiplePropertySets 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. -
Classes in com.oracle.webservices.api.message used by com.oracle.webservices.oracle_internal_api.rm Class Description BasePropertySet A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.BasePropertySet.PropertyMap Represents the list of strongly-typed known properties (keyed by property names.)PropertySet A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.PropertySet.Property Marks a field onPropertySetas a property ofMessageContext.