See: Description
| Interface | Description |
|---|---|
| IAccessHandler |
Access restriction handler for network based IO.
|
| ISourceCompositeStage |
Marker interface for composite stages used as source.
|
| Class | Description |
|---|---|
| AllAccessHandler |
Allow access regardless of the specified ip address.
|
| NetworkAccessHandler |
The network access handler accepts a list of network patterns which it checks
every time acceptRemoteIpAddress is called.
|
| NetworkPatternEntry |
POJO for a network pattern consisting of an ip-address and a netmask.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net