I found this example
public class Client { final static CountDownLatch messageLatch = new CountDownLatch(1); public static void main(String[] args)