public interface IRestSecuredTestServicePromise
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<java.lang.String> | 
helloMaster()  | 
java.util.concurrent.CompletableFuture<java.lang.String> | 
helloSimple()  | 
java.util.concurrent.CompletableFuture<java.lang.String> | 
helloSlave()  | 
Copyright © 2021. All Rights Reserved.