AdventNet Web NMS 4 API Specification

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.
 

Class Summary
GenericFEAPIImpl  
GenericFESession NOTE: This API class is for internal use
 

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.


AdventNet Web NMS 4 API Specification