Class OptimalTransportFeatureConfigurator

  • All Implemented Interfaces:
    com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator

    public class OptimalTransportFeatureConfigurator
    extends Object
    implements com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
    PolicyFeatureConfigurator, which will transform SOAP/TCP policy assertions to features on corresponding ports.
    Author:
    Alexey Stashok
    • Constructor Detail

      • OptimalTransportFeatureConfigurator

        public OptimalTransportFeatureConfigurator()
    • Method Detail

      • getFeatures

        public Collection<javax.xml.ws.WebServiceFeature> getFeatures​(com.sun.xml.ws.policy.PolicyMapKey key,
                                                                      com.sun.xml.ws.policy.PolicyMap policyMap)
                                                               throws com.sun.xml.ws.policy.PolicyException
        process optimized transport policy assertions WSDLPort
        Specified by:
        getFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
        Parameters:
        key - Key that identifies the endpoint scope
        policyMap - must be non-null
        Returns:
        The list of features
        Throws:
        com.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exception