Package com.antiaction.mayhem.httpd.input

Interface Summary
httpdIFormData Interface Dispatch Form Data.
httpdIFormDataFile Interface Dispatch Form Data File.
IContentParser Interface for content-type body parsers.
 

Class Summary
ContentMultipartFormData Parser for content-type: application/x-www-form-urlencoded.
ContentURLEncoded Parser for content-type: application/x-www-form-urlencoded.
CookieParser Parser for version 0 and 1 cookies.
httpdFormData Dispatch Form Data.
httpdFormDataFile Dispatch Form Data File.
InputStreamChunked Dispatch InputStream Chunked.
InputStreamContentLength Dispatch InputStream Content-Length.
RequestByteRange Dispatch range.
RequestItemQuality Dispatch RequestItemQuality.
 



Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.