| 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  | 
ConfEBoolean
Provides a Java representation of E booleans, which are special cases of
 atoms with values 'true' and 'false'. 
 |