Class | Description |
---|---|
FileProtocolSessionBuilder |
A builder which generates a ProtocolSession from a test file.
|
ProtocolSession |
A protocol session which can be run against a reader and writer, which checks
the server response against the expected values.
|
ProtocolSessionBuilder |
A builder which generates scripts from textual input.
|
Enum | Description |
---|---|
ProtocolSession.TimerCommand |
Exception | Description |
---|---|
ProtocolSession.InvalidServerResponseException |
An exception which is thrown when the actual response from a server is
different from that expected.
|
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.