| Class | Description |
|---|---|
| AgentController |
Code running in the Java Agent to receive and respond to the
requests from the the SUT controller.
|
| JarAgentLocator | |
| ServerController |
The SutController will start a TCP server, and the Agent in the external
SUT process will do a connection to it.
|
| Enum | Description |
|---|---|
| Command |
The type of commands the SutController can send to the Java Agent
running on the external process of the SUT
|
Copyright © 2016–2024. All rights reserved.