public static class TestContainer.MyServiceClientEndpoint extends Object
Modifier and Type | Field and Description |
---|---|
CountDownLatch |
latch |
String |
receivedMessage |
Constructor and Description |
---|
MyServiceClientEndpoint() |
public final CountDownLatch latch
public volatile String receivedMessage
public void onMessage(String message)
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.