| Interface | Description |
|---|---|
| AnonChannel |
An AnonChannel can be used to send and receive data.
|
| AnonServerDescription |
This interface is used to specify service specific parameters for an
AnonService implementation during its
initialization. |
| AnonService |
This interface allows access to anonymization regardless of the underlying
mechanics.
|
| AnonServiceEventListener | |
| IServiceContainer |
This interface is needed to pass through the keepCurrentService method in order to
disallow reusing the current cascade in case of an unrecoverable error (e.g. payment).
|
| Class | Description |
|---|---|
| AnonLib |
Some general initialization / deinitialization methods
|
| AnonServiceEventAdapter |
An adapter for the AnonServiceEventListener.
|
| AnonServiceFactory |
This class is used to connect to an anonymization service, which implements the
AnonService interface. |
| ErrorCodes |
| Exception | Description |
|---|---|
| NotConnectedToMixException | |
| TooMuchDataForPacketException |
Copyright © 2023. All rights reserved.