| CallableClient |
Callable client class, inspired by SimpleClient class.
|
| ClientSslContextFactory |
Class for setting up TLS connection.
|
| ClientSslKeyStore |
Class for storing keys.
|
| ClientSslTrustStore |
Class for storing keys.
|
| ListeningSimpleClient |
Listening client for testing purposes.
|
| Scenario |
Java class for scenarioType complex type.
|
| ScenarioFactory |
Class for providing prepared handshake scenario.
|
| ScenarioHandler |
Scenario handler thread.
|
| Scenarios |
Java class for anonymous complex type.
|
| SendEvent |
Class representing sending message event.
|
| SimpleClient |
Simple client for testing purposes.
|
| SimpleClientFramer |
Class for decoding incoming messages into message frames.
|
| SimpleClientHandler |
Simple client handler.
|
| SimpleClientInitializer |
|
| SleepEvent |
Class representing sleep (wait) event.
|
| Step |
Java class for stepType complex type.
|
| UdpSimpleClient |
Simple client for testing purposes.
|
| UdpSimpleClientFramer |
Class for decoding incoming udp messages into message frames.
|
| UdpSimpleClientInitializer |
Initializes udp pipeline.
|
| WaitForMessageEvent |
Class representing waiting on message.
|