|
||||||||||
| 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
org.apache.axis.message.addressing.ReplyTo
public class ReplyTo
Java content class for ReplyTo 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 81)
<element name="ReplyTo" type="{http://schemas.xmlsoap.org/ws/2004/08/addressing}EndpointReferenceType"/>
| Constructor Summary | |
|---|---|
ReplyTo(Address address)
Constructor ReplyTo |
|
ReplyTo(EndpointReferenceType endpoint)
Constructor ReplyTo |
|
ReplyTo(javax.xml.soap.SOAPHeaderElement element)
Constructor ReplyTo |
|
ReplyTo(org.apache.axis.types.URI address)
Constructor ReplyTo |
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
toDOM(org.w3c.dom.Document doc)
Method toDOM. |
javax.xml.soap.SOAPHeaderElement |
toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
|
| Methods inherited from class org.apache.axis.message.addressing.EndpointReference |
|---|
toDOM, toSOAPHeaderElement |
| 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 ReplyTo(Address address)
address - public ReplyTo(org.apache.axis.types.URI address)
address - public ReplyTo(EndpointReferenceType endpoint)
endpoint -
public ReplyTo(javax.xml.soap.SOAPHeaderElement element)
throws java.lang.Exception
element -
java.lang.Exception| Method Detail |
|---|
public javax.xml.soap.SOAPHeaderElement toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
throws java.lang.Exception
toSOAPHeaderElement in class EndpointReferencejava.lang.Exceptionpublic org.w3c.dom.Element toDOM(org.w3c.dom.Document doc)
toDOM in class EndpointReferencedoc -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||