org.glassfish.jersey.server.internal.process
Interface Endpoint

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

public interface Endpoint
extends Inflector<ContainerRequest,ContainerResponse>

Server-side REST-ful endpoint.

Author:
Marek Potociar (marek.potociar at oracle.com)

Method Summary
 
Methods inherited from interface org.glassfish.jersey.process.Inflector
apply
 



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