|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
interface to allow the connection of a FIPA_97_Server to an object that collates and manages message reception from it (the FIPA_97_Server) and other sources (FIPA_2000_Server, FIPA_2000_HTTP_Server).
Alternatively this can be used to implement a single inbox service.
| Method Summary | |
void |
handle(java.lang.String message)
handle is the method that must be implemented by the collation object. |
| Method Detail |
public void handle(java.lang.String message)
message - - the message received from the FIPA_97_Server that this is
handling
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||