All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cloudracer.mocktcpserver.tcpclient.package-info Maven / Gradle / Ivy

There is a newer version: 1.7.0
Show newest version
/**
 * TCPClient is provided primarily to facilitate demonstration of the {@link io.cloudracer.mocktcpserver.MockTCPServer MockTCPServer}, and for use in test suites.
 * 

* The TCPClient sends a message to a specified Machine, on a specified port, and waits for a synchronous response. This behavior, and much more is configurable so that the TCPClient can be used in as wide a variety of test suites as possible. * * @author John McDonnell **/ package io.cloudracer.mocktcpserver.tcpclient;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy