|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJNRPEEventListener
This class represent the interface an object must implement to be able to receive events from JNRPE.
Method Summary | |
---|---|
void |
receive(Object sender,
IJNRPEEvent event)
This method receives the event and reacts. |
Method Detail |
---|
void receive(Object sender, IJNRPEEvent event)
sender
- The source of the eventevent
- The event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |