Uses of Class
com.oracle.webservices.api.message.BasePropertySet
Packages that use BasePropertySet
Package
Description
JAX-WS RI extension of JAX-WS API.
Message and related abstractions that represent a SOAP message.Pipe and related abstractions.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
Servlet transport for the JAX-WS RI.
-
Uses of BasePropertySet in com.oracle.webservices.api.message
Subclasses of BasePropertySet in com.oracle.webservices.api.messageModifier and TypeClassDescriptionclassPropertySetthat combines properties exposed from multiplePropertySets into one. -
Uses of BasePropertySet in com.oracle.webservices.oracle_internal_api.rm
Subclasses of BasePropertySet in com.oracle.webservices.oracle_internal_api.rmModifier and TypeClassDescriptionclassInboundAcceptedis created by the RMD.classOutboundDeliveredis created by a user of client-side (i.e., RMS) RM. -
Uses of BasePropertySet in com.sun.xml.ws.addressing
Subclasses of BasePropertySet in com.sun.xml.ws.addressing -
Uses of BasePropertySet in com.sun.xml.ws.api
Subclasses of BasePropertySet in com.sun.xml.ws.apiModifier and TypeClassDescriptionclassDeprecated.Use com.oracle.webservices.api.message.DistributedPropertySet instead.classDeprecated.Use com.oracle.webservices.api.message.PropertySet instead. -
Uses of BasePropertySet in com.sun.xml.ws.api.addressing
Subclasses of BasePropertySet in com.sun.xml.ws.api.addressingModifier and TypeClassDescriptionclassThis property set exists so the upper stack can SET addressing info on a PER-REQUEST basis (instead of a per proxy/dispatch basis via OneWayFeature). -
Uses of BasePropertySet in com.sun.xml.ws.api.message
Subclasses of BasePropertySet in com.sun.xml.ws.api.message -
Uses of BasePropertySet in com.sun.xml.ws.api.pipe
Subclasses of BasePropertySet in com.sun.xml.ws.api.pipeModifier and TypeClassDescriptionclassWhen usingDispatch<Packet> and the invocation completes with a Throwable, it is useful to be able to inspect the Packet in addition to the Throwable as the Packet contains meta-data about the request and/or response. -
Uses of BasePropertySet in com.sun.xml.ws.client
Subclasses of BasePropertySet in com.sun.xml.ws.client -
Uses of BasePropertySet in com.sun.xml.ws.encoding.xml
Subclasses of BasePropertySet in com.sun.xml.ws.encoding.xml -
Uses of BasePropertySet in com.sun.xml.ws.model.wsdl
Subclasses of BasePropertySet in com.sun.xml.ws.model.wsdlModifier and TypeClassDescriptionfinal classReplacement forWSDLPortPropertiesfor when elements from the WSDL are known, but the full WSDL is not available.final classProperties exposed fromWSDLPortforMessageContext.classProperties exposed fromWSDLPortforMessageContext. -
Uses of BasePropertySet in com.sun.xml.ws.rx.mc.dev
Subclasses of BasePropertySet in com.sun.xml.ws.rx.mc.dev -
Uses of BasePropertySet in com.sun.xml.ws.rx.rm.runtime
Subclasses of BasePropertySet in com.sun.xml.ws.rx.rm.runtime -
Uses of BasePropertySet in com.sun.xml.ws.rx.rm.runtime.transaction
Subclasses of BasePropertySet in com.sun.xml.ws.rx.rm.runtime.transaction -
Uses of BasePropertySet in com.sun.xml.ws.transport.http
Subclasses of BasePropertySet in com.sun.xml.ws.transport.httpModifier and TypeClassDescriptionclassThe view of an HTTP exchange from the point of view of JAX-WS. -
Uses of BasePropertySet in com.sun.xml.ws.transport.http.servlet
Subclasses of BasePropertySet in com.sun.xml.ws.transport.http.servlet -
Uses of BasePropertySet in com.sun.xml.ws.transport.tcp.client
Subclasses of BasePropertySet in com.sun.xml.ws.transport.tcp.client -
Uses of BasePropertySet in com.sun.xml.ws.transport.tcp.server
Subclasses of BasePropertySet in com.sun.xml.ws.transport.tcp.serverModifier and TypeClassDescriptionstatic final class