Uses of Interface
com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator

Packages that use PolicyMapConfigurator
com.sun.xml.ws.addressing.policy   
com.sun.xml.ws.encoding.policy   
com.sun.xml.ws.rx.mc.policy.spi_impl   
com.sun.xml.ws.rx.rm.policy.spi_impl   
com.sun.xml.ws.security.addressing.policy   
com.sun.xml.ws.transport.tcp.policy   
com.sun.xml.ws.tx.at.policy.spi_impl   
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.addressing.policy
 

Classes in com.sun.xml.ws.addressing.policy that implement PolicyMapConfigurator
 class AddressingPolicyMapConfigurator
          Generate an addressing policy and updates the PolicyMap if AddressingFeature is enabled.
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.encoding.policy
 

Classes in com.sun.xml.ws.encoding.policy that implement PolicyMapConfigurator
 class MtomPolicyMapConfigurator
          Generate an MTOM policy if MTOM was enabled.
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.rx.mc.policy.spi_impl
 

Classes in com.sun.xml.ws.rx.mc.policy.spi_impl that implement PolicyMapConfigurator
 class McPolicyMapConfigurator
           
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.rx.rm.policy.spi_impl
 

Classes in com.sun.xml.ws.rx.rm.policy.spi_impl that implement PolicyMapConfigurator
 class RmPolicyMapConfigurator
           
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.security.addressing.policy
 

Classes in com.sun.xml.ws.security.addressing.policy that implement PolicyMapConfigurator
 class WsawAddressingPolicyMapConfigurator
          Generate an wsaw:UsingAddressing policy assertion and updates the PolicyMap if AddressingFeature is enabled.
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.transport.tcp.policy
 

Classes in com.sun.xml.ws.transport.tcp.policy that implement PolicyMapConfigurator
 class OptimalTransportPolicyMapConfigurator
           
 class TCPTransportPolicyMapConfigurator
           
 

Uses of PolicyMapConfigurator in com.sun.xml.ws.tx.at.policy.spi_impl
 

Classes in com.sun.xml.ws.tx.at.policy.spi_impl that implement PolicyMapConfigurator
 class AtPolicyMapConfigurator
          From CMT EJB methods generate wsdl:binding/wsdl:operations with semantically equivalent WS-AT Policy Assertion(s).
 



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