Package com.oracle.webservices.api.message
package com.oracle.webservices.api.message
-
ClassDescription
PropertySetthat combines properties exposed from multiplePropertySets into one.A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.Represents a typed property defined on aPropertySet.Represents the list of strongly-typed known properties (keyed by property names.)PropertyMapEntry represents a Map.Entry in the PropertyMap with more efficient access.A Content-Type transport header that will be returned byMessageContext.writeTo(java.io.OutputStream).PropertySetthat combines properties exposed from multiplePropertySets into one.MessageContext represents a container of a SOAP message and all the properties including the transport headers.A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.Marks a field onPropertySetas a property ofMessageContext.Used to indicate thatPropertySet.put(String, Object)failed because a property is read-only.