Uses of Interface
com.oracle.webservices.api.message.DistributedPropertySet

Packages that use DistributedPropertySet
com.oracle.webservices.api.message   
 

Uses of DistributedPropertySet in com.oracle.webservices.api.message
 

Subinterfaces of DistributedPropertySet in com.oracle.webservices.api.message
 interface MessageContext
          MessageContext 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
 class BaseDistributedPropertySet
          PropertySet that combines properties exposed from multiple PropertySets into one.
 

Methods in com.oracle.webservices.api.message with parameters of type DistributedPropertySet
 void BaseDistributedPropertySet.copySatelliteInto(DistributedPropertySet r)
           
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.