|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
The interface MessageConsumer provides an abstraction of an ProxySupplier.
The MessageConsumer is responsible to maintain the Connection to the real Consumer. To deliver a
Message the MessageConsumer converts the Message to the appropiate Format (Any, StructuredEvent,
Sequence of StructuredEvent) required by its Consumer and delivers it.
| Method Summary | |
|---|---|
void |
deliverMessage(Message m)
Deliver a Message to the associated Consumer. |
void |
destroy()
|
boolean |
isDisposed()
check if this MessageConsumer is still valid. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
public void deliverMessage(Message m)
public boolean isDisposed()
public void destroy()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||