public final class W3CEndpointReference extends EndpointReference
Java class for EndpointReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EndpointReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Address" type="{http://www.w3.org/2005/08/addressing}AttributedURIType"/>
<element ref="{http://www.w3.org/2005/08/addressing}ReferenceParameters" minOccurs="0"/>
<element ref="{http://www.w3.org/2005/08/addressing}Metadata" minOccurs="0"/>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier | Constructor and Description |
|---|---|
protected |
W3CEndpointReference() |
|
W3CEndpointReference(Source eprInfoset) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(Result result) |
getPort, readFrom, toStringprotected static final String NS
protected W3CEndpointReference()
public W3CEndpointReference(Source eprInfoset)
public void writeTo(Result result)
writeTo in class EndpointReferenceCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.