Uses of Interface
jakarta.ws.rs.client.SyncInvoker
-
Uses of SyncInvoker in jakarta.ws.rs.client
Modifier and TypeInterfaceDescriptionstatic interface
A client request invocation builder.Modifier and TypeMethodDescriptionRxInvokerProvider.getRxInvoker
(SyncInvoker syncInvoker, ExecutorService executorService) GetRxInvoker
implementation instance.