예제 #1
0
 public CompletableFuture<UaStackClient> disconnect() {
   return client.disconnect();
 }