Uses of Class
org.glassfish.jersey.client.JerseyInvocation
Packages that use JerseyInvocation
-
Uses of JerseyInvocation in org.glassfish.jersey.client
Methods in org.glassfish.jersey.client that return JerseyInvocationModifier and TypeMethodDescriptionJerseyInvocation.Builder.buildDelete()JerseyInvocation.Builder.buildGet()JerseyInvocation.Builder.buildPost(javax.ws.rs.client.Entity<?> entity) JerseyInvocation.Builder.buildPut(javax.ws.rs.client.Entity<?> entity)