|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ceno.communication.cli.net4j.RequestEventCommunicator
public class RequestEventCommunicator
The client component of the communication infrastructure
Constructor Summary | |
---|---|
RequestEventCommunicator()
|
Method Summary | ||
---|---|---|
void |
communicate(IEvent event)
|
|
|
query(ReturnableEvent<T> event)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestEventCommunicator()
Method Detail |
---|
public void communicate(IEvent event) throws CommunicationException
communicate
in interface IEventCommunicator
CommunicationException
public <T> T query(ReturnableEvent<T> event) throws CommunicationException
query
in interface IEventCommunicator
CommunicationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |