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. 
com.sun.xml.ws.transport.tcp.client   
com.sun.xml.ws.transport.tcp.server   
com.sun.xml.ws.transport.tcp.server.glassfish   
 

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)
          Deprecated.  
 

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

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

Uses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.client
 

Subclasses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.client
 class TCPClientTransport
           
 

Uses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server
 

Subclasses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server
static class TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
           
 

Uses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server.glassfish
 

Subclasses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server.glassfish
 class ServletFakeArtifactSet
           
 



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