Interface Endpoint

All Superinterfaces:
Inflector<RequestProcessingContext,ContainerResponse>
All Known Implementing Classes:
ResourceMethodInvoker

public interface Endpoint extends Inflector<RequestProcessingContext,ContainerResponse>
Server-side REST-ful endpoint.
Author:
Marek Potociar
  • Method Summary

    Methods inherited from interface org.glassfish.jersey.process.Inflector

    apply