Package com.adventnet.nms.commonfe
Provides the API for getting useful information about
the FE server.
See:
Description
|
Interface Summary |
| GenericFEAPI |
A remote interface for getting general information about the FE server. |
Package com.adventnet.nms.commonfe Description
Provides the API for getting useful information about
the FE server. Clients can use the remote API provided in this package
to get some useful information about the FE server like the list of users
connected to this FE server, whether the FE server is ready for accepting
client connections etc.