| TCPClient | Interface required by TCPSampler for TCPClient implementations. | code | html |
| AbstractTCPClient | Basic implementation of TCPClient interface. | code | html |
| TCPClientDecorator | code | html |
| BinaryTCPClientImpl | TCPClient implementation. | code | html |
| LengthPrefixedBinaryTCPClientImpl | Implements binary length-prefixed binary data. | code | html |
| TCPClientImpl | Sample TCPClient implementation. | code | html |
| TCPSampler | A sampler which understands Tcp requests. | code | html |