Uses of Class
com.sun.xml.ws.api.PropertySet
Packages that use PropertySet
Package
Description
JAX-WS RI extension of JAX-WS API.
Message and related abstractions that represent a SOAP message.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
-
Uses of PropertySet in com.sun.xml.ws.api
Methods in com.sun.xml.ws.api with parameters of type PropertySetModifier and TypeMethodDescriptionvoidDistributedPropertySet.addSatellite(PropertySet satellite) Deprecated.voidDistributedPropertySet.addSatellite(Class keyClass, PropertySet satellite) Deprecated.voidDistributedPropertySet.removeSatellite(PropertySet satellite) Deprecated. -
Uses of PropertySet in com.sun.xml.ws.api.message
Methods in com.sun.xml.ws.api.message with parameters of type PropertySetModifier and TypeMethodDescriptionvoidPacket.addSatellite(PropertySet satellite) Deprecated.voidPacket.addSatellite(Class keyClass, PropertySet satellite) Deprecated.voidPacket.removeSatellite(PropertySet satellite) Deprecated. -
Uses of PropertySet in com.sun.xml.ws.client
Methods in com.sun.xml.ws.client with parameters of type PropertySetModifier and TypeMethodDescriptionvoidRequestContext.addSatellite(PropertySet satellite) Deprecated.