| Interface | Description |
|---|---|
| FabricThread |
A FabricThread is a thread that has an associated TransactionManager.
|
| FastSerializable |
A common interface for all classes that implement custom serialization.
|
| Class | Description |
|---|---|
| AuthorizationUtil | |
| ClassRef |
Encapsulates a reference to a class object.
|
| ClassRef.FabricClassRef |
ClassRef for classes stored in Fabric.
|
| ConfigProperties | |
| ConsoleFormatter | |
| Crypto |
This is the clearing house for all things crypto.
|
| FabricThread.Impl | |
| KeyMaterial |
Convenience class for managing the keystores used by fabric nodes.
|
| Logging |
This is the clearing house of all loggers available for use in the system.
|
| Logging.LogConfigLoader |
A class for loading the configuration for java.util.Logger.
|
| MemoryHandler | |
| NSUtil | |
| ObjectGroup |
Holds a set of related, unencrypted, serialized objects.
|
| ONumConstants | |
| Options | |
| Options.Flag | |
| Profiling |
Class for offline profiling.
|
| Resources |
Manages the loading of configuration files
|
| SerializationUtil | |
| SerializedObject |
_Impl objects are stored on stores in serialized form as
SerializedObjects. |
| SSLSocketFactoryTable |
A table of
SSLSocketFactorys. |
| Surrogate |
Encapsulates an inter-store pointer.
|
| SysUtil |
Convenience class containing generally useful methods such as functional
programming idioms and hashing methods.
|
| SysUtil.Thunk<T> |
A Thunk
|
| Threading |
This is the home for all things threading.
|
| Threading.NamedCallable<V> |
Convenience class for creating Callables that set the name of the thread.
|
| Threading.NamedRunnable |
Convenience class for creating runnables that set the name of the thread.
|
| TimingFormatter |
A log formatter for outputting timing information as comma separated values.
|
| TransactionID | |
| Version |
This encapsulates the version of Fabric.
|
| Enum | Description |
|---|---|
| Options.Flag.Kind | |
| RefTypeEnum | |
| Timing |
A utility class for recording the timing of various categories.
|