Package | Description |
---|---|
com.tailf.conf |
Data types and utilities for communication with the server.
|
com.tailf.proto |
Package containing java classes representation of
Erlang datatypes or terms which
is used internally in the communication between the Library and
ConfD/NCS.
|
Constructor and Description |
---|
ConfBit32(ConfELong l) |
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.
|