public interface RequestReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
requestReceived(TOMMessage msg)
This is the method invoked by the CommunicationSystemServerSide, to
deliver a client request.
|
void requestReceived(TOMMessage msg)
msg - The request delivered by the TOM layer