Overview Package Class Tree Deprecated Help PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES
Package org.apache.tomcat.util.http
Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc.See:
Description
Class Summary AcceptLanguage Util to process the "Accept-Language" header. BaseRequest A general-purpose object for representing an HTTP request. ContentType Usefull methods for Content-Type processing Cookies A collection of cookies - reusable and tuned for server side performance. FastHttpDateFormat Utility class to generate HTTP dates. HttpMessages Handle (internationalized) HTTP messages. LocaleToCharsetMap A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale. MimeHeaders Memory-efficient repository for Mime Headers. MimeMap A mime type map that implements the java.net.FileNameMap interface. Parameters ServerCookie Server-side cookie representation. Package org.apache.tomcat.util.http Description
Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc. The utils are not specific to tomcat, but use util.MessageBytes.
Overview Package Class Tree Deprecated Help PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES
Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.