|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractLifeCycle in com.dyuproject.ext.jpa |
---|
Subclasses of AbstractLifeCycle in com.dyuproject.ext.jpa | |
---|---|
class |
EntityManagerManager
|
Uses of AbstractLifeCycle in com.dyuproject.ext.stringtemplate |
---|
Subclasses of AbstractLifeCycle in com.dyuproject.ext.stringtemplate | |
---|---|
class |
StringTemplateDispatcher
|
Uses of AbstractLifeCycle in com.dyuproject.web.rest |
---|
Subclasses of AbstractLifeCycle in com.dyuproject.web.rest | |
---|---|
class |
AbstractInterceptor
Base interceptor to pre-handle and post-handle requests. |
class |
ConsumerInterceptor
An interceptor that checks sets the mapped Consumer in the
RequestContext for use with the REST handlers. |
class |
DefaultDispatcher
Dispatches to the container's default servlet |
class |
InterceptorCollection
Wraps an array of interceptors and does the handle chain. |
class |
JSPDispatcher
Efficiently dispatches to the jsp servlet. |
class |
WrapperInterceptor
Wraps an interceptor for pre-handling and post-handling. |
Uses of AbstractLifeCycle in com.dyuproject.web.rest.consumer |
---|
Subclasses of AbstractLifeCycle in com.dyuproject.web.rest.consumer | |
---|---|
class |
AbstractConsumer
|
class |
SimpleJSONConsumer
Consumes json content and converts it to pojos. |
class |
SimpleParameterConsumer
Consumes request parameters and converts it to pojos. |
Uses of AbstractLifeCycle in com.dyuproject.web.rest.dispatcher |
---|
Subclasses of AbstractLifeCycle in com.dyuproject.web.rest.dispatcher | |
---|---|
class |
VelocityDispatcher
|
Uses of AbstractLifeCycle in com.dyuproject.web.rest.service |
---|
Subclasses of AbstractLifeCycle in com.dyuproject.web.rest.service | |
---|---|
class |
AbstractService
Base service to handle requests. |
class |
PathHandler
Contains all the logic to handle the REST requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |