Package | Description |
---|---|
org.opennms.protocols.nsclient | |
org.opennms.protocols.nsclient.detector | |
org.opennms.protocols.nsclient.detector.client |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected Client<NsclientRequest,NsclientPacket> |
NsclientDetector.getClient() |
Modifier and Type | Method and Description |
---|---|
NsclientPacket |
NsclientClient.receiveBanner() |
NsclientPacket |
NsclientClient.sendRequest(NsclientRequest request) |
Copyright © 2021. All rights reserved.