Uses of Class
com.sun.xml.ws.api.DistributedPropertySet
-
Packages that use DistributedPropertySet Package Description com.sun.xml.ws.api JAX-WS RI extension of JAX-WS API.com.sun.xml.ws.api.message Messageand related abstractions that represent a SOAP message.com.sun.xml.ws.transport.tcp.client com.sun.xml.ws.transport.tcp.server -
-
Uses of DistributedPropertySet in com.sun.xml.ws.api
Methods in com.sun.xml.ws.api with parameters of type DistributedPropertySet Modifier and Type Method Description voidDistributedPropertySet. 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 Modifier and Type Method Description voidPacket. 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 Modifier and Type Class Description classTCPClientTransport -
Uses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server
Subclasses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server Modifier and Type Class Description static classTCPServiceChannelWSAdapter.ServiceChannelWSSatellite
-