|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Envelope
Represents a request or response that contains one or more messages.
| Method Summary | |
|---|---|
void |
addMessage(MessageHolder message)
Adds the specified message to this envelope |
List<MessageHolder> |
getMessages()
Returns all messages contained in this envelope. |
| Method Detail |
|---|
void addMessage(MessageHolder message)
message - the message to add to this envelopeList<MessageHolder> getMessages()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||