Uses of Class
org.archive.wayback.util.http.BadRequestException

Packages that use BadRequestException
org.archive.wayback.util.http   
 

Uses of BadRequestException in org.archive.wayback.util.http
 

Methods in org.archive.wayback.util.http that throw BadRequestException
static HttpResponse HttpResponse.load(InputStream in)
           
static HttpRequest HttpRequest.load(InputStream in)
           
static byte[][] HttpMessage.loadFields(byte[] buffer, int max)
           
static HttpRequestMessage HttpMessage.loadRequest(byte[] buffer)
           
static HttpRequestMessage HttpMessage.loadRequest(InputStream in)
           
static HttpResponseMessage HttpMessage.loadResponse(byte[] buffer)
           
static HttpResponseMessage HttpMessage.loadResponse(InputStream in)
           
static byte[] HttpMessage.readLine(InputStream in, int max)
           
 



Copyright © 2005-2011 Internet Archive. All Rights Reserved.