Uses of Interface
javax.ws.rs.client.SyncInvoker
-
Packages that use SyncInvoker Package Description javax.ws.rs.client The JAX-RS 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.
-