| Interface | Description |
|---|---|
| BlockingManager |
Blocking manager that keeps track of a blacklist containing blocked attackers.
|
| Class | Description |
|---|---|
| BlockingConfig |
Bean configuration class contains RabbitMQ connection and function configuration as well as exchanges, queue and
binding used for getting and listening to blacklist update from bitbrain-es.
|
| BlockingConfig.ClientConfig |
Client configuration for exchanges, queues and bindings.
|
| BlockingConfig.RabbitMqConfig |
RabbitMQ configuration
|
| BlockingEvent | |
| BlockingHandler | |
| BlockingManagerImpl |
A simple blocking manager implementation that fetches blacklist from Bitbrain rabbitmq instance and subscribes to
blacklist changes.
|
| Enum | Description |
|---|---|
| BlockingEvent.Type |
Copyright © 2018 BitSensor. All rights reserved.