Uses of Interface
com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator
-
-
Uses of PolicyMapConfigurator in com.sun.xml.ws.addressing.policy
Classes in com.sun.xml.ws.addressing.policy that implement PolicyMapConfigurator Modifier and Type Class Description classAddressingPolicyMapConfiguratorGenerate 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 Modifier and Type Class Description classMtomPolicyMapConfiguratorGenerate 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 Modifier and Type Class Description classMcPolicyMapConfigurator -
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 Modifier and Type Class Description classRmPolicyMapConfigurator -
Uses of PolicyMapConfigurator in com.sun.xml.ws.security.addressing.policy
Classes in com.sun.xml.ws.security.addressing.policy that implement PolicyMapConfigurator Modifier and Type Class Description classWsawAddressingPolicyMapConfiguratorGenerate 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 Modifier and Type Class Description classOptimalTransportPolicyMapConfiguratorclassTCPTransportPolicyMapConfigurator -
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 Modifier and Type Class Description classAtPolicyMapConfiguratorFrom CMT EJB methods generate wsdl:binding/wsdl:operations with semantically equivalent WS-AT Policy Assertion(s).
-