Package | Description |
---|---|
com.tailf.conf |
Data types and utilities for communication with the server.
|
com.tailf.dp |
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
|
com.tailf.dp.annotations |
Annotations and proxy helper classes for callbacks.
|
com.tailf.dp.services |
Service callback specific context and utilities.
|
com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
com.tailf.ncs |
NCS Java machine management and control of Services, Neds,
callbacks and Applications
|
com.tailf.ned |
Network Equipment Drivers package
|
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.
|
Class and Description |
---|
ConfEBinary
Provides a Java representation of E binaries.
|
ConfEList
Provides a Java representation of E lists.
|
ConfEObject
Base class of the E data type classes.
|
ConfETuple
Provides a Java representation of E tuples.
|
ConfOutputStream
Provides a stream for encoding E terms to external format, for transmission
or storage.
|
Class and Description |
---|
ConfETuple
Provides a Java representation of E tuples.
|
Class and Description |
---|
ConfETuple
Provides a Java representation of E tuples.
|
Class and Description |
---|
ConfEObject
Base class of the E data type classes.
|
ConfERangeException
Exception raised when an attempt is made to create an E term with data that
is out of range for the term in question.
|
Class and Description |
---|
ConfEObject
Base class of the E data type classes.
|
ConfETuple
Provides a Java representation of E tuples.
|
Class and Description |
---|
ConfEObject
Base class of the E data type classes.
|
ConfETuple
Provides a Java representation of E tuples.
|
Class and Description |
---|
ConfEList
Provides a Java representation of E lists.
|
ConfEObject
Base class of the E data type classes.
|
ConfETuple
Provides a Java representation of E tuples.
|
Class and Description |
---|
ConfEAtom
Provides a Java representation of E atoms.
|
ConfEDecodeException
Exception raised when an attempt is made to create an E term by decoding a
sequence of bytes that does not represent the type of term that was
requested.
|
ConfEDouble
Provides a Java representation of E floats and doubles.
|
ConfEException
Base class for the other Conf E exception classes.
|
ConfEList
Provides a Java representation of E lists.
|
ConfELong
Provides a Java representation of E integral types.
|
ConfEObject
Base class of the E data type classes.
|
ConfEPid
Provides a Java representation of E pids.
|
ConfERangeException
Exception raised when an attempt is made to create an E term with data that
is out of range for the term in question.
|
ConfERef
Provides a Java representation of E refs.
|
ConfInputStream
Provides a stream for decoding E terms from external format.
|
ConfOutputStream
Provides a stream for encoding E terms to external format, for transmission
or storage.
|