Interface JaxRsServerAsyncTestEndpointClient
@Path("JaxRsServerAsyncTestEndpoint")
public interface JaxRsServerAsyncTestEndpointClient
Client interface for
JaxRsServerAsyncTestEndpoint-
Method Summary
Modifier and TypeMethodDescriptiongetCompletionStage(String baggageValue) getCompletionStageError(String baggageValue) getSuspend(String baggageValue) getSuspendError(String baggageValue)
-
Method Details
-
getCompletionStage
-
getCompletionStageError
-
getSuspend
-
getSuspendError
-