Skip navigation links
A B C G H J M O R S T 

A

Application - Class in org.tynamo.resteasy
 
Application(Collection<Object>) - Constructor for class org.tynamo.resteasy.Application
 
AUTOSCAN_REST_PACKAGE - Static variable in class org.tynamo.resteasy.ResteasySymbols
If "true", then the InternalConstants.TAPESTRY_APP_PACKAGE_PARAM + ".rest" package will be added to the ResteasyPackageManager so that it will be scanned for annotated REST resource classes.

B

bind(ServiceBinder) - Static method in class org.tynamo.resteasy.ResteasyModule
 
buildResteasyPackageManager(Collection<String>) - Static method in class org.tynamo.resteasy.ResteasyModule
 

C

CORS_ENABLED - Static variable in class org.tynamo.resteasy.ResteasySymbols
add the CORS authorization to the header
createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.tynamo.resteasy.ResteasyRequestFilter
 
createResteasyHttpResponse(HttpServletResponse) - Method in class org.tynamo.resteasy.ResteasyRequestFilter
 
createServletResponse(HttpServletResponse) - Method in class org.tynamo.resteasy.ResteasyRequestFilter
 

G

getClasses() - Method in class org.tynamo.resteasy.Application
 
getPackageNames() - Method in interface org.tynamo.resteasy.ResteasyPackageManager
Returns packages from which read REST resource classes
getParameter(String) - Method in class org.tynamo.resteasy.TapestryResteasyBootstrap
 
getSingletons() - Method in class org.tynamo.resteasy.Application
 

H

httpServletRequestHandler(OrderedConfiguration<HttpServletRequestFilter>, HttpServletRequestFilter, HttpServletRequestFilter) - Static method in class org.tynamo.resteasy.ResteasyModule
 

J

javaxWsRsCoreApplication(Configuration<Object>, ObjectLocator, ResteasyPackageManager, ClassNameLocator, Logger) - Static method in class org.tynamo.resteasy.ResteasyModule
 
JSAPIRequestFilter - Class in org.tynamo.resteasy
 
JSAPIRequestFilter(String, ApplicationGlobals, Logger) - Constructor for class org.tynamo.resteasy.JSAPIRequestFilter
 

M

MAPPING_PREFIX - Static variable in class org.tynamo.resteasy.ResteasySymbols
 
MAPPING_PREFIX_JSAPI - Static variable in class org.tynamo.resteasy.ResteasySymbols
 

O

org.tynamo.resteasy - package org.tynamo.resteasy
 

R

ResteasyModule - Class in org.tynamo.resteasy
This module is automatically included as part of the Tapestry IoC Registry
ResteasyModule() - Constructor for class org.tynamo.resteasy.ResteasyModule
 
resteasyPackageManager(Configuration<String>, String, Boolean) - Static method in class org.tynamo.resteasy.ResteasyModule
 
ResteasyPackageManager - Interface in org.tynamo.resteasy
Contains a set of contributed package names from which to load REST resources The service's configuration is the names of Java packages to search for REST resources.
ResteasyRequestFilter - Class in org.tynamo.resteasy
 
ResteasyRequestFilter(String, Logger, ApplicationGlobals, Application, SymbolSource, boolean, UpdateListenerHub, long, long, boolean) - Constructor for class org.tynamo.resteasy.ResteasyRequestFilter
 
ResteasySymbols - Class in org.tynamo.resteasy
 
ResteasySymbols() - Constructor for class org.tynamo.resteasy.ResteasySymbols
 

S

service(HttpServletRequest, HttpServletResponse, HttpServletRequestHandler) - Method in class org.tynamo.resteasy.JSAPIRequestFilter
 
service(HttpServletRequest, HttpServletResponse, HttpServletRequestHandler) - Method in class org.tynamo.resteasy.ResteasyRequestFilter
 
setupSymbols(MappedConfiguration<String, Object>) - Static method in class org.tynamo.resteasy.ResteasyModule
 

T

TapestryResteasyBootstrap - Class in org.tynamo.resteasy
 
TapestryResteasyBootstrap(ServletContext, SymbolSource) - Constructor for class org.tynamo.resteasy.TapestryResteasyBootstrap
 
A B C G H J M O R S T 
Skip navigation links

Copyright © 2004–2020. All rights reserved.