Uses of Interface
org.jvnet.ws.message.DistributedPropertySet

Packages that use DistributedPropertySet
org.jvnet.ws.message   
 

Uses of DistributedPropertySet in org.jvnet.ws.message
 

Subinterfaces of DistributedPropertySet in org.jvnet.ws.message
 interface MessageContext
          MessageContext represents a container of a SOAP message and all the properties including the transport headers.
 

Classes in org.jvnet.ws.message that implement DistributedPropertySet
 class BaseDistributedPropertySet
          PropertySet that combines properties exposed from multiple PropertySets into one.
 

Methods in org.jvnet.ws.message with parameters of type DistributedPropertySet
 void BaseDistributedPropertySet.copySatelliteInto(DistributedPropertySet r)
           
 



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