Class ResourceMethodInvoker

java.lang.Object
org.glassfish.jersey.server.model.ResourceMethodInvoker
All Implemented Interfaces:
javax.ws.rs.container.ResourceInfo, Inflector<RequestProcessingContext,ContainerResponse>, Endpoint

public class ResourceMethodInvoker extends Object implements Endpoint, javax.ws.rs.container.ResourceInfo
Server-side request-response inflector for invoking methods of annotation-based resource classes.