Uses of Class
org.sblim.cimclient.internal.http.HttpParseException

Packages that use HttpParseException
org.sblim.cimclient.internal.http Internal implementation of HTTP client and server. 
 

Uses of HttpParseException in org.sblim.cimclient.internal.http
 

Methods in org.sblim.cimclient.internal.http that throw HttpParseException
protected  AuthorizationInfo HttpClient.getAuthentication(boolean proxy, AuthorizationInfo prevAuthInfo, java.lang.String authenticate)
           
static Challenge[] Challenge.parseChallenge(java.lang.String pLine)
          Parses the challenge as received from the host
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.