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
| Constructor and Description |
|---|
MakeConnectionSupportedAssertion() |
MakeConnectionSupportedAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters) |
| Modifier and Type | Method and Description |
|---|---|
static AssertionInstantiator |
getInstantiator() |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic static final QName NAME
public MakeConnectionSupportedAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
public MakeConnectionSupportedAssertion()
public static AssertionInstantiator getInstantiator()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.