public class CallbackHandler extends com.sun.xml.ws.policy.PolicyAssertion implements CallbackHandler
| Constructor and Description |
|---|
CallbackHandler()
Creates a new instance of CallbackHandler
|
CallbackHandler(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHandler() |
String |
getHandlerName() |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic CallbackHandler()
public CallbackHandler(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
public String getHandlerName()
getHandlerName in interface CallbackHandlerpublic String getHandler()
getHandler in interface CallbackHandlerCopyright © 2005–2018 Oracle Corporation. All rights reserved.