Uses of Package
com.dyuproject.web.rest

Packages that use com.dyuproject.web.rest
com.dyuproject.ext.jpa   
com.dyuproject.ext.stringtemplate   
com.dyuproject.web.rest   
com.dyuproject.web.rest.consumer   
com.dyuproject.web.rest.dispatcher   
com.dyuproject.web.rest.mvc   
com.dyuproject.web.rest.service   
com.dyuproject.web.rest.validator   
 

Classes in com.dyuproject.web.rest used by com.dyuproject.ext.jpa
AbstractLifeCycle
          Base lifecycle that handles the initialized and destroyed state.
Interceptor
          Pre-handling and post-handling of REST requests allowing the request to continue or not.
LifeCycle
          Web component that is notified of the initialization and destruction of the WebContext.
RequestContext
          Wraps the request and response plus the bits and pieces needed in handling a REST requset.
 

Classes in com.dyuproject.web.rest used by com.dyuproject.ext.stringtemplate
AbstractLifeCycle
          Base lifecycle that handles the initialized and destroyed state.
LifeCycle
          Web component that is notified of the initialization and destruction of the WebContext.
ViewDispatcher
          Dispatches a request to generate a view from a Model
 

Classes in com.dyuproject.web.rest used by com.dyuproject.web.rest
AbstractLifeCycle
          Base lifecycle that handles the initialized and destroyed state.
DefaultDispatcher
          Dispatches to the container's default servlet
Interceptor
          Pre-handling and post-handling of REST requests allowing the request to continue or not.
InterceptorCollection
          Wraps an array of interceptors and does the handle chain.
JSPDispatcher
          Efficiently dispatches to the jsp servlet.
LifeCycle
          Web component that is notified of the initialization and destruction of the WebContext.
RequestContext
          Wraps the request and response plus the bits and pieces needed in handling a REST requset.
ValidatingConsumer
          Consumes request content based on their Content-Type - and at the same time validates the content.
ValidationException
          An exception that is thrown when validation of request content fails.
ViewDispatcher
          Dispatches a request to generate a view from a Model
WebContext
          The REST web application context.
 

Classes in com.dyuproject.web.rest used by com.dyuproject.web.rest.consumer
AbstractLifeCycle
          Base lifecycle that handles the initialized and destroyed state.
LifeCycle
          Web component that is notified of the initialization and destruction of the WebContext.
RequestContext
          Wraps the request and response plus the bits and pieces needed in handling a REST requset.
ValidatingConsumer
          Consumes request content based on their Content-Type - and at the same time validates the content.
ValidatingConsumer.FieldValidator
           
ValidationException
          An exception that is thrown when validation of request content fails.
 

Classes in com.dyuproject.web.rest used by com.dyuproject.web.rest.dispatcher
AbstractLifeCycle
          Base lifecycle that handles the initialized and destroyed state.
LifeCycle
          Web component that is notified of the initialization and destruction of the WebContext.
ViewDispatcher
          Dispatches a request to generate a view from a Model
 

Classes in com.dyuproject.web.rest used by com.dyuproject.web.rest.mvc
Interceptor
          Pre-handling and post-handling of REST requests allowing the request to continue or not.
RequestContext
          Wraps the request and response plus the bits and pieces needed in handling a REST requset.
WebContext
          The REST web application context.
 

Classes in com.dyuproject.web.rest used by com.dyuproject.web.rest.service
AbstractLifeCycle
          Base lifecycle that handles the initialized and destroyed state.
Interceptor
          Pre-handling and post-handling of REST requests allowing the request to continue or not.
LifeCycle
          Web component that is notified of the initialization and destruction of the WebContext.
RequestContext
          Wraps the request and response plus the bits and pieces needed in handling a REST requset.
WebContext
          The REST web application context.
 

Classes in com.dyuproject.web.rest used by com.dyuproject.web.rest.validator
ValidatingConsumer.FieldValidator
           
 



Copyright © 2008-2013. All Rights Reserved.