|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.apache.axis.message.addressing | |
| Uses of Address in org.apache.axis.message.addressing |
|---|
| Methods in org.apache.axis.message.addressing that return Address | |
|---|---|
static Address |
Address.fromElement(org.w3c.dom.Element element)
Gets an Address instance from the specified DOM element. |
static Address |
Address.fromSOAPElement(javax.xml.soap.SOAPElement element)
Gets an Address instance from the specified SOAP element. |
| Constructors in org.apache.axis.message.addressing with parameters of type Address | |
|---|---|
EndpointReference(Address address)
Creates a new EndpointReference instance. |
|
EndpointReferenceType(Address address)
Constructor EndpointReferenceType. |
|
FaultTo(Address address)
Constructor FaultTo. |
|
Recipient(Address address)
Constructor Recipient. |
|
ReplyTo(Address address)
Constructor ReplyTo. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||