G I J M S

G

getTimeout() - Method in class it.jnrpe.client.JNRPEClient
Returns the currently configured connection timeout in seconds

I

it.jnrpe.client - package it.jnrpe.client
 

J

JNRPEClient - Class in it.jnrpe.client
This class represent a simple JNRPE client that can be used to invoke commands installed inside JNRPE by code.
JNRPEClient(String, int, boolean) - Constructor for class it.jnrpe.client.JNRPEClient
Instantiates a JNRPE client.
JNRPEClientException - Exception in it.jnrpe.client
 
JNRPEClientException() - Constructor for exception it.jnrpe.client.JNRPEClientException
 
JNRPEClientException(String, Throwable) - Constructor for exception it.jnrpe.client.JNRPEClientException
 
JNRPEClientException(String) - Constructor for exception it.jnrpe.client.JNRPEClientException
 
JNRPEClientException(Throwable) - Constructor for exception it.jnrpe.client.JNRPEClientException
 

M

main(String[]) - Static method in class it.jnrpe.client.JNRPEClient
 

S

sendCommand(String, String...) - Method in class it.jnrpe.client.JNRPEClient
Inovoke a command installed in JNRPE.
setTimeout(int) - Method in class it.jnrpe.client.JNRPEClient
Sets the connection timeout in seconds

G I J M S

Copyright © 2013. All Rights Reserved.