Interface | Description |
---|---|
IByteHandler |
Interface for the decorator, representing any byte representation to be
serialized or to serialize.
|
IByteHandler.IByteHandlerPipeline |
Concartenating interface for offering dedicated access to
ByteHandlerPipeline for injections. |
Class | Description |
---|---|
ByteHandlerPipeline |
Pipeline to handle Bytes before stored in the backends.
|
Encryptor |
Decorator for encrypting any content.
|
Zipper |
Decorator to zip any data.
|
Copyright © 2013. All Rights Reserved.