Uses of Class
org.sblim.wbem.http.HttpParseException
-
Packages that use HttpParseException Package Description org.sblim.wbem.http Internal implementation of HTTP client and server -
-
Uses of HttpParseException in org.sblim.wbem.http
Methods in org.sblim.wbem.http that throw HttpParseException Modifier and Type Method Description protected AuthInfo
HttpClient. getAuthentication(boolean proxy, AuthInfo prevAuthInfo, java.lang.String authenticate)
static Challenge[]
Challenge. parseChallenge(java.lang.String line)
-