Package org.jvnet.ws.message

Interface Summary
ContentType A Content-Type transport header that will be returned by MessageContext#write(java.io.OutputStream).
PropertySet.Accessor Represents a typed property defined on a PropertySet.
 

Class Summary
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.
PropertySet.PropertyMap Represents the list of strongly-typed known properties (keyed by property names.)
 

Annotation Types Summary
PropertySet.Property Marks a field on PropertySet as a property of MessageContext.
 



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