|
Class Summary |
| ExternalEvent |
this is asubclass of the hive event which is specially made just to
transmit around the XML DOM stuff so we can do the external events
from outside sources. |
| HiveEvent |
Event classed used by Hive. |
| IncomingExternalEvent |
this is asubclass of the hive event which is specially made just to
transmit around the XML DOM stuff so we can do the external events
from outside sources. |
| MarshalledObject |
The MarshalledObject class is a funky Java 1.2 thing to let you pass
around objects in serialized form. |
| OutgoingExternalEvent |
this is asubclass of the hive event which is specially made just to
transmit around the XML DOM stuff so we can do the external events
from outside sources. |
| RemoteEvent |
The RemoteEvent class encapsulates the data for a remote event. |