Class JerseyInvocation

java.lang.Object
org.glassfish.jersey.client.JerseyInvocation
All Implemented Interfaces:
Invocation

public class JerseyInvocation extends Object implements Invocation
Jersey implementation of JAX-RS client-side request invocation contract.
Author:
Marek Potociar