A C G L O R S T U W Y 

A

addFilters(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 
addJerseyFilter(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Configures the Jersey filter
addJspfServlet(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Includes jspf as servlet
addListeners(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 
addServlets(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 
addSpringSecurityFilter(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Configures the Spring Security filter

C

configure(FeatureContext) - Method in class org.crazyyak.dev.jerseyspring.YakJspMvcFeature
 
createResponse_400(Throwable) - Method in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 
createResponse_403(Throwable) - Method in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 
createResponse_404(Throwable) - Method in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 
createResponse_405(Throwable) - Method in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 
createWebApplicationContext(ServletContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 

G

getApplicationClass(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Identifies the Jersey ResourceConfig for this app
getEnvironmentPropertyName(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Defines the name of the system property that is used to identify the application's current environment.
getProfilesPropertyName(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Defines the name of the system property that is used to override the list of spring profiles for this application.
getSpringConfigLocation(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
Defines the location of the main spring config file.
getSpringProfiles(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 

L

logException(Throwable, int) - Method in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 

O

onStartup(ServletContext) - Method in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 
org.crazyyak.dev.jerseyspring - package org.crazyyak.dev.jerseyspring
 

R

resolve(String, Reader) - Method in class org.crazyyak.dev.jerseyspring.YakJspTemplateProcessor
 

S

SUPPORTED_EXTENSIONS - Static variable in class org.crazyyak.dev.jerseyspring.YakJspMvcFeature
 

T

toResponse(Throwable) - Method in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 

U

uriInfo - Variable in class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 

W

writeTo(String, Viewable, MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.crazyyak.dev.jerseyspring.YakJspTemplateProcessor
 

Y

YakExceptionMapper - Class in org.crazyyak.dev.jerseyspring
 
YakExceptionMapper() - Constructor for class org.crazyyak.dev.jerseyspring.YakExceptionMapper
 
YakJspMvcFeature - Class in org.crazyyak.dev.jerseyspring
 
YakJspMvcFeature() - Constructor for class org.crazyyak.dev.jerseyspring.YakJspMvcFeature
 
YakJspTemplateProcessor - Class in org.crazyyak.dev.jerseyspring
The CustomJsp* Jersey classes exist only to support custom jsp suffix (such as jspf).
YakJspTemplateProcessor(Configuration, ServletContext) - Constructor for class org.crazyyak.dev.jerseyspring.YakJspTemplateProcessor
Create an instance of this processor with injected config and (optional) servlet context.
YakWebAppInitializer - Class in org.crazyyak.dev.jerseyspring
 
YakWebAppInitializer() - Constructor for class org.crazyyak.dev.jerseyspring.YakWebAppInitializer
 
A C G L O R S T U W Y