Package com.adventnet.nms.broadcast
This package contains documentation
for the Web NMS Client side API classes that help user written classes
to register as Broadcast Clients that could receive the broadcast messages
that are communicated between the client(s) through the Web NMS server(s).
See:
Description
|
Interface Summary |
| BroadcastListener |
This interface is to be implemented by any UI class that would like to
receive broadcasted message from other clients and handle them. |
Package com.adventnet.nms.broadcast Description
This package contains documentation
for the Web NMS Client side API classes that help user written classes
to register as Broadcast Clients that could receive the broadcast messages
that are communicated between the client(s) through the Web NMS server(s).
Broadcast messages here qualifies to the informal messages that could be
shared between users using the Web NMS Java Client.