Package net.craftforge.essential.controller

Interface Summary
Phase A step for performing a certain task of processing a request.
Request A controller request normalizes the data from an arbitrary input and provides a standard way of how a controller access the data provided by different contexts.
Response  
 

Class Summary
Configuration A controller configuration.
Controller  
Setup Data structure containing all external (request and configuration) information for the phases.
State Represents the current state of a performing call.
 

Exception Summary
ControllerException Specifies exceptions occurring in the controller.
 



Copyright © 2011. All Rights Reserved.