Package | Description |
---|---|
com.googlecode.jsendnsca | |
com.googlecode.jsendnsca.builders | |
com.googlecode.jsendnsca.encryption |
Modifier and Type | Method and Description |
---|---|
void |
NagiosSettings.setEncryption(Encryption encryption)
The
Encryption to use to encrypt the passive check |
Modifier and Type | Method and Description |
---|---|
NagiosSettingsBuilder |
NagiosSettingsBuilder.withEncryption(Encryption encryption)
The next
NagiosSettings created will use the specified
Encryption constant |
Modifier and Type | Method and Description |
---|---|
static Encryption |
Encryption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encryption[] |
Encryption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © Nov 2008–2017 JSend NSCA. All rights reserved.