Package org.hcjf.layers.storage
-
Interface Summary Interface Description StorageLayerInterface<S extends StorageSession> This kind of layers provides a interface with a storage implementation. -
Class Summary Class Description StorageLayer<S extends StorageSession> Base class to make a storage implementation.StorageSession This class is the base class to implements a storage session over some particular technology.