org.opensaml.ws.wsaddressing
Interface WSAddressingObject

All Superinterfaces:
org.opensaml.xml.XMLObject
All Known Subinterfaces:
Action, Address, AttributedQName, AttributedUnsignedLong, AttributedURI, EndpointReference, EndpointReferenceType, FaultTo, From, Issuer, MessageID, Metadata, ProblemAction, ProblemHeaderQName, ProblemIRI, ReferenceParameters, RelatesTo, ReplyTo, RetryAfter, SoapAction, To
All Known Implementing Classes:
AbstractWSAddressingObject, ActionImpl, AddressImpl, AttributedQNameImpl, AttributedUnsignedLongImpl, AttributedURIImpl, EndpointReferenceImpl, EndpointReferenceTypeImpl, FaultToImpl, FromImpl, IssuerImpl, MessageIDImpl, MetadataImpl, ProblemActionImpl, ProblemHeaderQNameImpl, ProblemIRIImpl, ReferenceParametersImpl, RelatesToImpl, ReplyToImpl, RetryAfterImpl, SoapActionImpl, ToImpl

public interface WSAddressingObject
extends org.opensaml.xml.XMLObject

Abstract WS-Addressing object interface.


Method Summary
 
Methods inherited from interface org.opensaml.xml.XMLObject
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 



Copyright © 2006-2013 Internet2. All Rights Reserved.