Interface | Description |
---|---|
Region | |
RegionMonitor<T extends RegionDecorator,E extends Packet> |
General interface for region monitoring mechanisms.
|
RegionRanger<T extends Region,E extends Packet> |
Interface for ranging mechanisms.
|
Class | Description |
---|---|
AbstractRegionMonitor<T extends RegionDecorator,E extends Packet> |
This class implements the common monitoring mechanism.
|
RegionDecorator | |
RegionUtils |