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–2018 Oracle Corporation. All rights reserved.