Uses of Interface
javax.ws.rs.client.SyncInvoker

Packages that use SyncInvoker
javax.ws.rs.client The JAX-RS client API 
org.glassfish.jersey.client Jersey client-side classes. 
 

Uses of SyncInvoker in javax.ws.rs.client
 

Subinterfaces of SyncInvoker in javax.ws.rs.client
static interface Invocation.Builder
          A client request invocation builder.
 

Uses of SyncInvoker in org.glassfish.jersey.client
 

Classes in org.glassfish.jersey.client that implement SyncInvoker
static class JerseyInvocation.Builder
          Jersey-specific client invocation builder.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.