| Interface | Description |
|---|---|
| WireProtocol |
Defines the wire protocol for the Arquillian Server Daemon.
|
| Class | Description |
|---|---|
| DaemonMethodExecutor |
ContainerMethodExecutor implementation which executes tests on the remote JVM Arquillian Server Daemon and
returns the TestResult it returns. |
| DaemonProtocol |
Protocol implementation for the Arquillian Server Daemon |
| DaemonProtocolConfiguration |
ProtocolConfiguration implementation for the Arquillian Server Daemon |
| DeploymentContext |
NamedContext implementation backed by streams and reader/writer to interact with the Arquillian Server Daemon
over wire protocol. |
| Enum | Description |
|---|---|
| DaemonDeploymentPackager |
DeploymentPackager to merge auxiliar archive contents with the archive provided by the user |
Copyright © 2017 JBoss by Red Hat. All rights reserved.