|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sandesha.ws.rm.AcksTo
Constructor Summary | |
AcksTo()
Constructor Nack |
|
AcksTo(Address address)
|
Method Summary | |
void |
addChildElement(MessageElement element)
Method addChildElement |
AcksTo |
fromSOAPEnvelope(MessageElement element)
Method fromSOAPEnvelope |
Address |
getAddress()
get the address |
MessageElement |
getSoapElement()
Methode getSoapElement This gives the soap element of the protocol element. |
void |
setAddress(Address address)
set the address |
MessageElement |
toSOAPEnvelope(MessageElement msgElement)
Method toSOAPEnvelope |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AcksTo()
public AcksTo(Address address)
Method Detail |
public AcksTo fromSOAPEnvelope(MessageElement element) throws SOAPException
element
-
SOAPException
public MessageElement toSOAPEnvelope(MessageElement msgElement) throws SOAPException
msgElement
-
SOAPException
public MessageElement getSoapElement() throws SOAPException
IRmElement
getSoapElement
in interface IRmElement
SOAPException
public void addChildElement(MessageElement element)
addChildElement
in interface IRmElement
element
- public Address getAddress()
public void setAddress(Address address)
address
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |