Uses of Package
com.sun.xml.ws.policy.sourcemodel

Packages that use com.sun.xml.ws.policy.sourcemodel
com.sun.xml.ws.api.config.management.policy   
com.sun.xml.ws.api.policy   
com.sun.xml.ws.config.management.policy   
com.sun.xml.ws.policy The root package of public policy API. 
com.sun.xml.ws.policy.sourcemodel The part of public policy API that defines the classes and interfaces dealing with the policy tree structure (policy source model) creation and manipulation. 
com.sun.xml.ws.policy.spi The package contains policy API extension point definitions. 
com.sun.xml.ws.rx.mc.policy.spi_impl   
com.sun.xml.ws.rx.mc.policy.wsmc200702   
com.sun.xml.ws.rx.policy   
com.sun.xml.ws.rx.rm.policy.metro200603   
com.sun.xml.ws.rx.rm.policy.metro200702   
com.sun.xml.ws.rx.rm.policy.net200702   
com.sun.xml.ws.rx.rm.policy.spi_impl   
com.sun.xml.ws.security.addressing.impl.policy   
com.sun.xml.ws.security.impl.policy   
com.sun.xml.ws.transport.tcp.policy   
com.sun.xml.ws.tx.at.policy   
com.sun.xml.ws.tx.at.policy.spi_impl   
com.sun.xml.wss.jaxws.impl   
com.sun.xml.wss.provider.wsit   
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.api.config.management.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.api.policy
PolicyModelGenerator
          Translate a policy into a PolicySourceModel.
PolicyModelGenerator.PolicySourceModelCreator
          Allows derived classes to pass their own implementation of PolicySourceModelCreator into the PolicyModelGenerator instance.
PolicyModelTranslator
          This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression.
PolicyModelUnmarshaller
          Abstract class defines interface for policy model unmarshaller implementations that are specific to underlying persistence layer.
PolicySourceModel
          This class is a root of unmarshaled policy source structure.
XmlPolicyModelUnmarshaller
          Unmarshal XML policy expressions.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.config.management.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.policy.sourcemodel
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
ModelNode
          The general representation of a single node within a PolicySourceModel instance.
ModelNode.Type
          Policy source model node type enumeration
PolicyModelGenerator
          Translate a policy into a PolicySourceModel.
PolicyModelGenerator.PolicySourceModelCreator
          Allows derived classes to pass their own implementation of PolicySourceModelCreator into the PolicyModelGenerator instance.
PolicyModelMarshaller
          Abstract class defines interface for policy model marshaller implementations that are specific to underlying persistence layer.
PolicyModelTranslator
          This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression.
PolicyModelUnmarshaller
          Abstract class defines interface for policy model unmarshaller implementations that are specific to underlying persistence layer.
PolicySourceModel
          This class is a root of unmarshaled policy source structure.
PolicySourceModelContext
           
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.policy.spi
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.mc.policy.spi_impl
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.mc.policy.wsmc200702
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.rm.policy.metro200603
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.rm.policy.metro200702
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.rm.policy.net200702
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.rx.rm.policy.spi_impl
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.security.addressing.impl.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.security.impl.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.transport.tcp.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.tx.at.policy
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.ws.tx.at.policy.spi_impl
AssertionData
          Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.wss.jaxws.impl
PolicySourceModel
          This class is a root of unmarshaled policy source structure.
 

Classes in com.sun.xml.ws.policy.sourcemodel used by com.sun.xml.wss.provider.wsit
PolicySourceModel
          This class is a root of unmarshaled policy source structure.
 



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