|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface representing the Message
Method Summary | |
---|---|
IAddressingInformation |
getAddressingInformation()
Gets the Addressing Information |
IElement |
getMessage()
Gets the Raw Message Information |
ISecurityInformation |
getSecurityInformation()
Gets the Security Information |
void |
setAddressingInformation(IAddressingInformation addressingInformation)
Sets the Addressing Information |
void |
setMessage(IElement messageInformation)
Sets the Raw Message Information |
void |
setSecurityInformation(ISecurityInformation securityInformation)
Sets the Security Information |
Method Detail |
public IAddressingInformation getAddressingInformation()
public void setAddressingInformation(IAddressingInformation addressingInformation)
addressingInformation
- the Addressing Informationpublic ISecurityInformation getSecurityInformation()
public void setSecurityInformation(ISecurityInformation securityInformation)
securityInformation
- the Security Informationpublic IElement getMessage()
public void setMessage(IElement messageInformation)
messageInformation
- the Raw Message Information
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |