Interface MpRestClientAsyncTestEndpoint.MpClientTwoAsync
- Enclosing class:
- MpRestClientAsyncTestEndpoint
public static interface MpRestClientAsyncTestEndpoint.MpClientTwoAsync
-
Method Summary
-
Method Details
-
requestMpClient
@GET @Path("requestMpClient") CompletionStage<String> requestMpClient(@QueryParam("value") String value)
-