Package ccc.web.rendering

Interface Summary
Body A response body.
Header API for a ccc response header.
 

Class Summary
ByteArrayBody A response body defined by a byte array.
CharEncodingHeader A character encoding header.
ContentTypeHeader A content-type header.
DateHeader A response header with a date value.
EmptyBody An empty body.
FileBody Implementation of the Body interface that wraps a File.
IntHeader A response header with an integer value.
PageBody The class can write a Page object as the body of a Response.
Response A CCC response.
ScriptBody A body implementation for scripts.
SearchBody The class can write a Search object as the body of a Response.
StringHeader A response header with a string value.
 

Exception Summary
AuthenticationRequiredException Deprecated.
NotFoundException An exception to represent a missing resource.
RedirectRequiredException An exception indicating that a redirect is required.
 



Copyright © 2010. All Rights Reserved.