|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Action | Action is the base class for any action: ActionFlood, ActionPing, ActionSNMP, etc. |
| ActionFlood | Instances of this action class can flood their target with UDP and create events of type EventFlood to log the throughput. |
| ActionGenericProcess | Instances of this action class can spawn external processes and create events of type EventGenericProcess. |
| ActionGenericSrc | Instances of this action class can connect to external sources (by reading files) and create events of type EventGenericSrc. |
| ActionHTTP | Instances of this action class can load any HTTP server and create events of type EventHTTP to log the throughput. |
| ActionNmap | Instances of this action class use NMAP to explore their target and create events of type EventReachable. |
| ActionPing | Instances of this action class can send/receive ICMP echo messages to their target and create events of type EventReachable. |
| ActionSNMP | Instances of this action class use SNMP to get the interface list of their target, and to get SNMP counters for each interface. |
| ExternalCommand | Instances of this class launch and manage processes outside of the JVM. |
| Enum Summary | |
|---|---|
| Action.InterruptCause | |
this package defines action classes
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||