Class MakeConnectionSupportedAssertion


  • public class MakeConnectionSupportedAssertion
    extends com.sun.xml.ws.policy.SimpleAssertion

    The MakeConnection policy assertion indicates that the MakeConnection protocol (operation and the use of the MakeConnection URI template in EndpointReferences) is required for messages sent from this endpoint.

    This assertion has Endpoint Policy Subject

    Author:
    Marek Potociar
    • Field Detail

      • NAME

        public static final QName NAME
    • Constructor Detail

      • MakeConnectionSupportedAssertion

        public MakeConnectionSupportedAssertion​(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
                                                Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
      • MakeConnectionSupportedAssertion

        public MakeConnectionSupportedAssertion()