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

Packages that use PropertySet
org.jvnet.ws.message   
 

Uses of PropertySet in org.jvnet.ws.message
 

Methods in org.jvnet.ws.message with parameters of type PropertySet
 void DistributedPropertySet.addSatellite(Class keyClass, PropertySet satellite)
          Deprecated.  
 void BaseDistributedPropertySet.addSatellite(Class keyClass, PropertySet satellite)
          Deprecated.  
 void DistributedPropertySet.addSatellite(PropertySet satellite)
          Deprecated.  
 void BaseDistributedPropertySet.addSatellite(PropertySet satellite)
          Deprecated.  
 void DistributedPropertySet.removeSatellite(PropertySet satellite)
          Deprecated.  
 void BaseDistributedPropertySet.removeSatellite(PropertySet satellite)
          Deprecated.  
 



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