Uses of Interface
com.oracle.webservices.api.message.DistributedPropertySet
-
Packages that use DistributedPropertySet Package Description com.oracle.webservices.api.message 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 This document describes the architecture of client side JAX-WS 2.0.1 runtime.com.sun.xml.ws.transport.tcp.client com.sun.xml.ws.transport.tcp.server -
-
Uses of DistributedPropertySet in com.oracle.webservices.api.message
Subinterfaces of DistributedPropertySet in com.oracle.webservices.api.message Modifier and Type Interface Description interfaceMessageContextMessageContext represents a container of a SOAP message and all the properties including the transport headers.Classes in com.oracle.webservices.api.message that implement DistributedPropertySet Modifier and Type Class Description classBaseDistributedPropertySetPropertySetthat combines properties exposed from multiplePropertySets into one.Methods in com.oracle.webservices.api.message with parameters of type DistributedPropertySet Modifier and Type Method Description voidBaseDistributedPropertySet. copySatelliteInto(DistributedPropertySet r) -
Uses of DistributedPropertySet in com.sun.xml.ws.api
Classes in com.sun.xml.ws.api that implement DistributedPropertySet Modifier and Type Class Description classDistributedPropertySetDeprecated.Use com.oracle.webservices.api.message.DistributedPropertySet instead. -
Uses of DistributedPropertySet in com.sun.xml.ws.api.message
Classes in com.sun.xml.ws.api.message that implement DistributedPropertySet Modifier and Type Class Description classPacketRepresents a container of aMessage. -
Uses of DistributedPropertySet in com.sun.xml.ws.client
Classes in com.sun.xml.ws.client that implement DistributedPropertySet Modifier and Type Class Description classRequestContextRequest context implementation. -
Uses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.client
Classes in com.sun.xml.ws.transport.tcp.client that implement DistributedPropertySet Modifier and Type Class Description classTCPClientTransport -
Uses of DistributedPropertySet in com.sun.xml.ws.transport.tcp.server
Classes in com.sun.xml.ws.transport.tcp.server that implement DistributedPropertySet Modifier and Type Class Description static classTCPServiceChannelWSAdapter.ServiceChannelWSSatellite
-