java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.retrytimeout.clientserver.RetryTimeoutClient

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