Package net.craftforge.essential.controller.phases

Class Summary
AllocationPhase Allocates and sets the resource class and resource method.
AuthenticationPhase Authenticates the requester via HTTP basic authorization.
DocumentationPhase Generates the documentation of the resource class and sets it as the result.
InvocationPhase Creates an instance of the resource class, initializes annotated class properties and invokes the resource method.
ProductionPhase Produces a serialized response from the result.
 



Copyright © 2011. All Rights Reserved.