com.sshtools.j2ssh.net
Class HttpResponse
public class HttpResponse
HttpResponse(InputStream input)- Creates a new HttpResponse object.
|
HttpResponse
public HttpResponse(InputStream input)
throws IOException Creates a new HttpResponse object.
getAuthenticationMethod
public String getAuthenticationMethod()
getAuthenticationRealm
public String getAuthenticationRealm()
getReason
public String getReason()
getStatus
public int getStatus()
getVersion
public String getVersion()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.