public class NRDPServerConnectionSettings extends Object
| Constructor and Description |
|---|
NRDPServerConnectionSettings(String url,
String token,
int timeout) |
public NRDPServerConnectionSettings(String url, String token, int timeout)
url - is the url of the NRDP server endpoint, example : http://nagios.mydomain.com/nrdptoken - is an authentication token configured in the NRDP servertimeout - is the maximum time to wait on the NRPD server's response (in milliseconds)Copyright © 2015. All Rights Reserved.