Uses of Interface
com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator
-
Packages that use PolicyMapConfigurator Package Description com.sun.xml.ws.addressing.policy com.sun.xml.ws.encoding.policy -
-
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.
-