Uses of Interface
javax.ws.rs.client.SyncInvoker
-
Packages that use SyncInvoker Package Description javax.ws.rs.client The Client API -
-
Uses of SyncInvoker in javax.ws.rs.client
Subinterfaces of SyncInvoker in javax.ws.rs.client Modifier and Type Interface Description static interfaceInvocation.BuilderA client request invocation builder.Methods in javax.ws.rs.client with parameters of type SyncInvoker Modifier and Type Method Description TRxInvokerProvider. getRxInvoker(SyncInvoker syncInvoker, ExecutorService executorService)GetRxInvokerimplementation instance.
-