java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.asynctimeout.clientserver.AsyncTimeoutClient

@RequestScoped public class AsyncTimeoutClient extends Object
A client to demonstrate the combination of the @Retry and @Timeout annotations.
Author:
Neil Young