$darkmode
|
Elektra 0.9.13
|
JNA based proxy for native libelektra. More...
Packages | |
| package | exception |
| Exceptions and error mapping for JNA based proxy for native libelektra. | |
Classes | |
| class | KDB |
| Represents a session with the Elektra key database. More... | |
| class | KDBException |
| Wraps Elektra errors into the corresponding Java exceptions. More... | |
| class | Key |
| Key represents a native Elektra key providing access to its name, value and meta information. More... | |
| class | KeySet |
| Java representation of a native Elektra key set, a container for keys. More... | |
| class | NativePlugin |
| This class can be used to load native Elektra plugins to be used by Java directly. More... | |
| interface | Plugin |
| Java representation of an Elektra plugin. More... | |
| class | PluginLoader |
| This class can be used to load plugins from Elektra. More... | |
| class | ReadableKey |
| Read only key representing a native Elektra key providing read access to its name and value. More... | |
JNA based proxy for native libelektra.