public interface EndpointReference
Object.equals(java.lang.Object)
method that returns
true
if and only if the EPRs are equivalent.Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
SERVICE_REF_QNAME |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
toXML()
Convert the EPR to an XML representation.
|