it.jnrpe.net
Interface IJNRPEConstants
public interface IJNRPEConstants
In this interface are initialized all needed constants
- Author:
- Massimiliano Ziccardi
VERSION
static final String VERSION
- See Also:
- Constant Field Values
QUERY_PACKET
static final int QUERY_PACKET
- See Also:
- Constant Field Values
RESPONSE_PACKET
static final int RESPONSE_PACKET
- See Also:
- Constant Field Values
NRPE_PACKET_VERSION_2
static final int NRPE_PACKET_VERSION_2
- See Also:
- Constant Field Values
NRPE_PACKET_VERSION_1
static final int NRPE_PACKET_VERSION_1
- See Also:
- Constant Field Values
MAX_PACKETBUFFER_LENGTH
static final int MAX_PACKETBUFFER_LENGTH
- See Also:
- Constant Field Values
STATE_UNKNOWN
static final int STATE_UNKNOWN
- See Also:
- Constant Field Values
STATE_CRITICAL
static final int STATE_CRITICAL
- See Also:
- Constant Field Values
STATE_WARNING
static final int STATE_WARNING
- See Also:
- Constant Field Values
STATE_OK
static final int STATE_OK
- See Also:
- Constant Field Values
Copyright © 2012. All Rights Reserved.