Uses of Class
org.glassfish.jersey.client.AbstractRxInvoker
-
Packages that use AbstractRxInvoker Package Description org.glassfish.jersey.client Jersey client-side classes. -
-
Uses of AbstractRxInvoker in org.glassfish.jersey.client
Subclasses of AbstractRxInvoker in org.glassfish.jersey.client Modifier and Type Class Description class
JerseyCompletionStageRxInvoker
Implementation of Reactive Invoker forCompletionStage
.
-