|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CommEventSink | A event sink for communication events receives TimeEvent s and TransferEvent s
and processes them. |
RemoteEventSink | A EventSink fires RemoteEvent s from a possibly remote source and
processes them. |
TimeMonitor | A monitor, that receives TimeEvent s |
TransferMonitor | A Monitor that receives TransferEvent s |
Class Summary | |
---|---|
CommEvent | A CommEvent is a RemoteEvent . |
RemoteEvent | A event which may be thrown over a network |
SimpleConsoleMonitor | A simple XuluPlugin that outputs received TimeEvent s
and TransferEvent s to the console. |
TimeEvent | A TimeEvent is a CommEvent which is associated with a
execution time of a operation. |
TransferEvent | A TransferEvent is event which is associated with the size of a data transfer in bytes. |
Enum Summary | |
---|---|
CommEvent.CommType |
Contains classes related event handling. Especially remote events are progressed with this classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |