Interface | Description |
---|---|
TCPClient |
Interface required by TCPSampler for TCPClient implementations.
|
Class | Description |
---|---|
AbstractTCPClient |
Basic implementation of TCPClient interface.
|
BinaryTCPClientImpl |
TCPClient implementation.
|
LengthPrefixedBinaryTCPClientImpl |
Implements binary length-prefixed binary data.
|
TCPClientDecorator |
TCP Sampler Client decorator to permit wrapping base client implementations with length prefixes.
|
TCPClientImpl |
Sample TCPClient implementation.
|
TCPSampler |
A sampler which understands Tcp requests.
|
Exception | Description |
---|---|
ReadException |
Exception that contains partial response (Text read until exception occurred)
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.