|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PacketType | |
---|---|
it.jnrpe.net | This package contains all the classes regarding the network protocol. |
Uses of PacketType in it.jnrpe.net |
---|
Methods in it.jnrpe.net that return PacketType | |
---|---|
static PacketType |
PacketType.fromIntValue(int value)
Converts from the protocol int value representing the state to the enumeration constant. |
static PacketType |
PacketType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PacketType[] |
PacketType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |