Uses of Class
com.sun.xml.ws.api.DistributedPropertySet

Packages that use DistributedPropertySet
com.sun.xml.ws.api JAX-WS RI extension of JAX-WS API. 
com.sun.xml.ws.api.message Message and related abstractions that represent a SOAP message. 
 

Uses of DistributedPropertySet in com.sun.xml.ws.api
 

Methods in com.sun.xml.ws.api with parameters of type DistributedPropertySet
 void DistributedPropertySet.copySatelliteInto(DistributedPropertySet r)
           
 

Uses of DistributedPropertySet in com.sun.xml.ws.api.message
 

Subclasses of DistributedPropertySet in com.sun.xml.ws.api.message
 class Packet
          Represents a container of a Message.