Uses of Class
com.oracle.webservices.api.message.BaseDistributedPropertySet
-
Packages that use BaseDistributedPropertySet 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.client JAX-WS 2.0.1 Client Runtimecom.sun.xml.ws.transport.tcp.client com.sun.xml.ws.transport.tcp.server -
-
Uses of BaseDistributedPropertySet in com.sun.xml.ws.api
Subclasses of BaseDistributedPropertySet in com.sun.xml.ws.api Modifier and Type Class Description classDistributedPropertySetDeprecated.Use com.oracle.webservices.api.message.DistributedPropertySet instead. -
Uses of BaseDistributedPropertySet in com.sun.xml.ws.api.message
Subclasses of BaseDistributedPropertySet in com.sun.xml.ws.api.message Modifier and Type Class Description classPacketRepresents a container of aMessage. -
Uses of BaseDistributedPropertySet in com.sun.xml.ws.client
Subclasses of BaseDistributedPropertySet in com.sun.xml.ws.client Modifier and Type Class Description classRequestContextRequest context implementation. -
Uses of BaseDistributedPropertySet in com.sun.xml.ws.transport.tcp.client
Subclasses of BaseDistributedPropertySet in com.sun.xml.ws.transport.tcp.client Modifier and Type Class Description classTCPClientTransport -
Uses of BaseDistributedPropertySet in com.sun.xml.ws.transport.tcp.server
Subclasses of BaseDistributedPropertySet in com.sun.xml.ws.transport.tcp.server Modifier and Type Class Description static classTCPServiceChannelWSAdapter.ServiceChannelWSSatellite
-