| Package | Description | 
|---|---|
| org.opennms.protocols.nsclient | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NsclientManager.init()
This method creates a new socket and attempts to connect to the remote
 service. 
 | 
NsclientPacket | 
NsclientManager.processCheckCommand(String type,
                   NsclientCheckParams param)
This method determines which check method to call to create a request,
 send to the server and process the results. 
 | 
Copyright © 2021. All rights reserved.