Class EchoClient
java.lang.Object
org.glassfish.grizzly.samples.udpecho.EchoClient
The simple client, which sends a message to the echo server
and waits for response
- Author:
- Alexey Stashok
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EchoClient
public EchoClient()
-
-
Method Details
-
main
public static void main(String[] args) throws IOException, ExecutionException, InterruptedException, TimeoutException
-