|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.message.addressing.EndpointReferenceType
org.apache.axis.message.addressing.EndpointReference
public class EndpointReference
Java content class for EndpointReference element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at http://schemas.xmlsoap.org/ws/2004/08/addressing line 45)
<element name="EndpointReference" type="{http://schemas.xmlsoap.org/ws/2004/08/addressing}EndpointReferenceType"/>
| Constructor Summary | |
|---|---|
EndpointReference(Address address)
Constructor EndpointReference |
|
EndpointReference(org.w3c.dom.Element element)
Constructor EndpointReference |
|
EndpointReference(EndpointReferenceType endpoint)
Constructor EndpointReference |
|
EndpointReference(javax.xml.soap.SOAPElement element)
Constructor EndpointReference |
|
EndpointReference(java.lang.String endpoint)
Constructor EndpointReference |
|
EndpointReference(org.apache.axis.types.URI uri)
Constructor EndpointReference |
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
toDOM(org.w3c.dom.Document doc)
Method toDOM. |
org.w3c.dom.Element |
toDOM(org.w3c.dom.Document doc,
java.lang.String elementName)
Method toDOM. |
javax.xml.soap.SOAPHeaderElement |
toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
|
protected javax.xml.soap.SOAPHeaderElement |
toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI,
java.lang.String name)
|
| Methods inherited from class org.apache.axis.message.addressing.EndpointReferenceType |
|---|
get_any, getAddress, getDeserializer, getParameters, getPortType, getProperties, getSerializer, getServiceName, getTypeDesc, set_any, setAddress, setParameters, setPortType, setProperties, setServiceName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EndpointReference(Address address)
address - public EndpointReference(org.apache.axis.types.URI uri)
uri - public EndpointReference(EndpointReferenceType endpoint)
endpoint -
public EndpointReference(java.lang.String endpoint)
throws org.apache.axis.types.URI.MalformedURIException
endpoint -
URI.MalformedURIException
public EndpointReference(javax.xml.soap.SOAPElement element)
throws java.lang.Exception
el -
java.lang.Exception
public EndpointReference(org.w3c.dom.Element element)
throws java.lang.Exception
el -
java.lang.Exception| Method Detail |
|---|
public org.w3c.dom.Element toDOM(org.w3c.dom.Document doc)
doc -
public org.w3c.dom.Element toDOM(org.w3c.dom.Document doc,
java.lang.String elementName)
doc - name -
public javax.xml.soap.SOAPHeaderElement toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
throws java.lang.Exception
java.lang.Exception
protected javax.xml.soap.SOAPHeaderElement toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI,
java.lang.String name)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||