|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMessage
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 |
|---|
IAddressingInformation getAddressingInformation()
void setAddressingInformation(IAddressingInformation addressingInformation)
addressingInformation - the Addressing InformationISecurityInformation getSecurityInformation()
void setSecurityInformation(ISecurityInformation securityInformation)
securityInformation - the Security InformationIElement getMessage()
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 | ||||||||