Package | Description |
---|---|
com.tailf.proto |
Package containing java class representations of Erlang datatypes or terms
which are used internally in the communication between the Library and
ConfD/NCS.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfEByte
Provides a Java representation of E integral types.
|
class |
ConfEChar
Provides a Java representation of E integral types.
|
class |
ConfEInt
Provides a Java representation of E integral types.
|
class |
ConfEShort
Provides a Java representation of E integral types.
|
class |
ConfEUInt
Provides a Java representation of E integral types.
|
class |
ConfEUShort
Provides a Java representation of E integral types.
|