Uses of Interface
ccc.web.rendering.Header

Packages that use Header
ccc.web.rendering   
 

Uses of Header in ccc.web.rendering
 

Classes in ccc.web.rendering that implement Header
 class CharEncodingHeader
          A character encoding header.
 class ContentTypeHeader
          A content-type header.
 class DateHeader
          A response header with a date value.
 class IntHeader
          A response header with an integer value.
 class StringHeader
          A response header with a string value.
 

Methods in ccc.web.rendering that return types with arguments of type Header
 java.util.Map<java.lang.String,Header> Response.getHeaders()
          Accessor.
 



Copyright © 2010. All Rights Reserved.