Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\lib\int\HTTPClient\doc\api\index-all.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Mon May 07 18:52:21 PDT 2001 --> <TITLE> HTTPClient API: Index </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR> <A NAME="_A_"><!-- --></A><H2> <B>A</B></H2> <DL> <DT><A HREF="HTTPClient/CookiePolicyHandler.html#acceptCookie(HTTPClient.Cookie, HTTPClient.RoRequest, HTTPClient.RoResponse)"><B>acceptCookie(Cookie, RoRequest, RoResponse)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/CookiePolicyHandler.html">CookiePolicyHandler</A> <DD>This method is called for each cookie that a server tries to set via the Set-Cookie header. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addAuthorization(HTTPClient.AuthorizationInfo)"><B>addAuthorization(AuthorizationInfo)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry to the list using the default context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addAuthorization(HTTPClient.AuthorizationInfo, java.lang.Object)"><B>addAuthorization(AuthorizationInfo, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry to the list. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, HTTPClient.NVPair[], java.lang.Object)"><B>addAuthorization(String, int, String, String, String, NVPair[], Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry to the list using the default context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, HTTPClient.NVPair[], java.lang.Object, java.lang.Object)"><B>addAuthorization(String, int, String, String, String, NVPair[], Object, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry to the list. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addBasicAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>addBasicAuthorization(String, int, String, String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry for the "Basic" authorization scheme to the list using the default context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addBasicAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.lang.Object)"><B>addBasicAuthorization(String, int, String, String, String, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry for the "Basic" authorization scheme to the list. <DT><A HREF="HTTPClient/HTTPConnection.html#addBasicAuthorization(java.lang.String, java.lang.String, java.lang.String)"><B>addBasicAuthorization(String, String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Adds an authorization entry for the "basic" authorization scheme to the list. <DT><A HREF="HTTPClient/CookieModule.html#addCookie(HTTPClient.Cookie)"><B>addCookie(Cookie)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Add the specified cookie to the list of cookies in the default context. <DT><A HREF="HTTPClient/CookieModule.html#addCookie(HTTPClient.Cookie, java.lang.Object)"><B>addCookie(Cookie, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Add the specified cookie to the list of cookies for the specified context. <DT><A HREF="HTTPClient/HTTPConnection.html#addDefaultModule(java.lang.Class, int)"><B>addDefaultModule(Class, int)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Adds a module to the default list. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addDigestAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>addDigestAuthorization(String, int, String, String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry for the "Digest" authorization scheme to the list using the default context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addDigestAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, java.lang.Object)"><B>addDigestAuthorization(String, int, String, String, String, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds an authorization entry for the "Digest" authorization scheme to the list. <DT><A HREF="HTTPClient/HTTPConnection.html#addDigestAuthorization(java.lang.String, java.lang.String, java.lang.String)"><B>addDigestAuthorization(String, String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Adds an authorization entry for the "digest" authorization scheme to the list. <DT><A HREF="HTTPClient/HTTPConnection.html#addModule(java.lang.Class, int)"><B>addModule(Class, int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Adds a module to the current list. <DT><A HREF="HTTPClient/AuthorizationInfo.html#addPath(java.lang.String)"><B>addPath(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Adds the path from the given resource to our path list. <DT><A HREF="HTTPClient/Log.html#ALL"><B>ALL</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>All the facilities - for use in <code>setLogging</code> (-1) <DT><A HREF="HTTPClient/RoRequest.html#allowUI()"><B>allowUI()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Request.html#allowUI()"><B>allowUI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/URI.html#alphanumChar"><B>alphanumChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HttpHeaderElement.html#appendTo(java.lang.StringBuffer)"><B>appendTo(StringBuffer)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD>Append this header element to the given buffer. <DT><A HREF="HTTPClient/Util.html#assembleHeader(java.util.Vector)"><B>assembleHeader(Vector)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Assembles a Vector of HttpHeaderElements into a full header string. <DT><A HREF="HTTPClient/Log.html#AUTH"><B>AUTH</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The Authorization facility (8) <DT><A HREF="HTTPClient/AuthorizationHandler.html"><B>AuthorizationHandler</B></A> - interface HTTPClient.<A HREF="HTTPClient/AuthorizationHandler.html">AuthorizationHandler</A>.<DD>This is the interface that an Authorization handler must implement.<DT><A HREF="HTTPClient/AuthorizationInfo.html"><B>AuthorizationInfo</B></A> - class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A>.<DD>Holds the information for an authorization response.<DT><A HREF="HTTPClient/AuthorizationInfo.html#AuthorizationInfo(java.lang.String, int, java.lang.String, java.lang.String, HTTPClient.NVPair[], java.lang.Object)"><B>AuthorizationInfo(String, int, String, String, NVPair[], Object)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Creates a new info structure for the specified host and port with the specified scheme, realm, params. <DT><A HREF="HTTPClient/AuthorizationInfo.html#AuthorizationInfo(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>AuthorizationInfo(String, int, String, String, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Creates a new info structure for the specified host and port with the specified scheme, realm and cookie. <DT><A HREF="HTTPClient/AuthorizationPrompter.html"><B>AuthorizationPrompter</B></A> - interface HTTPClient.<A HREF="HTTPClient/AuthorizationPrompter.html">AuthorizationPrompter</A>.<DD>This is the interface that a username/password prompter must implement.<DT><A HREF="HTTPClient/AuthSchemeNotImplException.html"><B>AuthSchemeNotImplException</B></A> - exception HTTPClient.<A HREF="HTTPClient/AuthSchemeNotImplException.html">AuthSchemeNotImplException</A>.<DD>Signals that the handling of a authorization scheme is not implemented.<DT><A HREF="HTTPClient/AuthSchemeNotImplException.html#AuthSchemeNotImplException()"><B>AuthSchemeNotImplException()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/AuthSchemeNotImplException.html">AuthSchemeNotImplException</A> <DD>Constructs an AuthSchemeNotImplException with no detail message. <DT><A HREF="HTTPClient/AuthSchemeNotImplException.html#AuthSchemeNotImplException(java.lang.String)"><B>AuthSchemeNotImplException(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/AuthSchemeNotImplException.html">AuthSchemeNotImplException</A> <DD>Constructs an AuthSchemeNotImplException class with the specified detail message. </DL> <HR> <A NAME="_B_"><!-- --></A><H2> <B>B</B></H2> <DL> <DT><A HREF="HTTPClient/Codecs.html#base64Decode(byte[])"><B>base64Decode(byte[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method decodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8). <DT><A HREF="HTTPClient/Codecs.html#base64Decode(java.lang.String)"><B>base64Decode(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method decodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8). <DT><A HREF="HTTPClient/Codecs.html#base64Encode(byte[])"><B>base64Encode(byte[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method encodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8). <DT><A HREF="HTTPClient/Codecs.html#base64Encode(java.lang.String)"><B>base64Encode(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method encodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8). </DL> <HR> <A NAME="_C_"><!-- --></A><H2> <B>C</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#canonicalizePath(java.lang.String)"><B>canonicalizePath(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Remove all "/../" and "/./" from path, where possible. <DT><A HREF="HTTPClient/Codecs.html#chunkedDecode(java.io.InputStream)"><B>chunkedDecode(InputStream)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>Decodes chunked data. <DT><A HREF="HTTPClient/Codecs.html#chunkedEncode(byte[], int, int, HTTPClient.NVPair[], boolean)"><B>chunkedEncode(byte[], int, int, NVPair[], boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>Encodes data used the chunked encoding. <DT><A HREF="HTTPClient/Codecs.html#chunkedEncode(byte[], HTTPClient.NVPair[], boolean)"><B>chunkedEncode(byte[], NVPair[], boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>Encodes data used the chunked encoding. <DT><A HREF="HTTPClient/AuthorizationInfo.html#clone()"><B>clone()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD> <DT><A HREF="HTTPClient/Response.html#clone()"><B>clone()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD> <DT><A HREF="HTTPClient/Request.html#clone()"><B>clone()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HttpOutputStream.html#close()"><B>close()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Closes the stream and causes the data to be sent if it has not already been done so. <DT><A HREF="HTTPClient/Codecs.html"><B>Codecs</B></A> - class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A>.<DD>This class collects various encoders and decoders.<DT><A HREF="HTTPClient/Cookie2.html#comment"><B>comment</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#comment_url"><B>comment_url</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/HttpURLConnection.html#con"><B>con</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>the current connection <DT><A HREF="HTTPClient/Log.html#CONN"><B>CONN</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The HTTPConnection facility (1) <DT><A HREF="HTTPClient/HttpURLConnection.html#connect()"><B>connect()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Connects to the server (if connection not still kept alive) and issues the request. <DT><A HREF="HTTPClient/HttpURLConnection.html#connections"><B>connections</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>the cache of HTTPConnections <DT><A HREF="HTTPClient/Log.html#COOKI"><B>COOKI</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The Cookies facility (16) <DT><A HREF="HTTPClient/Cookie.html"><B>Cookie</B></A> - class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A>.<DD>This class represents an http cookie as specified in <a href="http://home.netscape.com/newsref/std/cookie_spec.html">Netscape's cookie spec</a>; however, because not even Netscape follows their own spec, and because very few folks out there actually read specs but instead just look whether Netscape accepts their stuff, the Set-Cookie header field parser actually tries to follow what Netscape has implemented, instead of what the spec says.<DT><A HREF="HTTPClient/Cookie.html#Cookie(HTTPClient.RoRequest)"><B>Cookie(RoRequest)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Use <code>parse()</code> to create cookies. <DT><A HREF="HTTPClient/Cookie.html#Cookie(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date, boolean)"><B>Cookie(String, String, String, String, Date, boolean)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Create a cookie. <DT><A HREF="HTTPClient/Cookie2.html"><B>Cookie2</B></A> - class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A>.<DD>This class represents an http cookie as specified in the <A HREF="http://www.ietf.org/rfc/rfc2965.txt">HTTP State Management Mechanism spec</A> (also known as a version 1 cookie).<DT><A HREF="HTTPClient/Cookie2.html#Cookie2(HTTPClient.RoRequest)"><B>Cookie2(RoRequest)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD>Use <code>parse()</code> to create cookies. <DT><A HREF="HTTPClient/Cookie2.html#Cookie2(java.lang.String, java.lang.String, java.lang.String, int[], java.lang.String, java.util.Date, boolean, boolean, java.lang.String, HTTPClient.URI)"><B>Cookie2(String, String, String, int[], String, Date, boolean, boolean, String, URI)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD>Create a cookie. <DT><A HREF="HTTPClient/CookieModule.html"><B>CookieModule</B></A> - class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A>.<DD>This module handles Netscape cookies (also called Version 0 cookies) and Version 1 cookies.<DT><A HREF="HTTPClient/CookiePolicyHandler.html"><B>CookiePolicyHandler</B></A> - interface HTTPClient.<A HREF="HTTPClient/CookiePolicyHandler.html">CookiePolicyHandler</A>.<DD>This is the interface that a cookie policy handler must implement.<DT><A HREF="HTTPClient/Request.html#copyFrom(HTTPClient.Request)"><B>copyFrom(Request)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD>Copy all the fields from <var>other</var> to this request. </DL> <HR> <A NAME="_D_"><!-- --></A><H2> <B>D</B></H2> <DL> <DT><A HREF="HTTPClient/DefaultAuthHandler.html"><B>DefaultAuthHandler</B></A> - class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A>.<DD>This class is the default authorization handler.<DT><A HREF="HTTPClient/DefaultAuthHandler.html#DefaultAuthHandler()"><B>DefaultAuthHandler()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A> <DD> <DT><A HREF="HTTPClient/URI.html#defaultPort(java.lang.String)"><B>defaultPort(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Return the default port used by a given protocol. <DT><A HREF="HTTPClient/Util.html#defaultPort(java.lang.String)"><B>defaultPort(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD><B>Deprecated.</B> <I>use URI.defaultPort() instead</I> <DT><A HREF="HTTPClient/URI.html#defaultPorts"><B>defaultPorts</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#Delete(java.lang.String)"><B>Delete(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Requests that <var>file</var> be DELETEd from the server. <DT><A HREF="HTTPClient/HTTPConnection.html#Delete(java.lang.String, HTTPClient.NVPair[])"><B>Delete(String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Requests that <var>file</var> be DELETEd from the server. <DT><A HREF="HTTPClient/Response.html#deleteHeader(java.lang.String)"><B>deleteHeader(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Removes a header field from the list of headers. <DT><A HREF="HTTPClient/Response.html#deleteTrailer(java.lang.String)"><B>deleteTrailer(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Removes a trailer field from the list of trailers. <DT><A HREF="HTTPClient/Log.html#DEMUX"><B>DEMUX</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The StreamDemultiplexor facility (4) <DT><A HREF="HTTPClient/Util.html#dequoteString(java.lang.String)"><B>dequoteString(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Replace quoted characters by their unquoted version. <DT><A HREF="HTTPClient/Cookie2.html#discard"><B>discard</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Cookie.html#discard()"><B>discard()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#discard()"><B>discard()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/CookieModule.html#discardAllCookies()"><B>discardAllCookies()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Discard all cookies for all contexts. <DT><A HREF="HTTPClient/CookieModule.html#discardAllCookies(java.lang.Object)"><B>discardAllCookies(Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Discard all cookies for the given context. <DT><A HREF="HTTPClient/HttpURLConnection.html#disconnect()"><B>disconnect()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Closes all the connections to this server. <DT><A HREF="HTTPClient/Cookie.html#domain"><B>domain</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#domain_set"><B>domain_set</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#dontProxyFor(java.lang.String)"><B>dontProxyFor(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Add <var>host</var> to the list of hosts which should be accessed directly, not via any proxy set by <code>setProxyServer()</code>. <DT><A HREF="HTTPClient/HTTPConnection.html#dontProxyFor(java.lang.String[])"><B>dontProxyFor(String[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Convenience method to add a number of hosts at once. <DT><A HREF="HTTPClient/HTTPConnection.html#doProxyFor(java.lang.String)"><B>doProxyFor(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Remove <var>host</var> from the list of hosts for which the proxy should not be used. </DL> <HR> <A NAME="_E_"><!-- --></A><H2> <B>E</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#ENABLE_BACKWARDS_COMPATIBILITY"><B>ENABLE_BACKWARDS_COMPATIBILITY</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>If true, then the parser will resolve certain URI's in backwards compatible (but technically incorrect) manner. <DT><A HREF="HTTPClient/Cookie.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Two cookies match if the name, path and domain match. <DT><A HREF="HTTPClient/HttpHeaderElement.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD>Two elements are equal if they have the same name. <DT><A HREF="HTTPClient/AuthorizationInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Two AuthorizationInfos are considered equal if their host, port, scheme and realm match. <DT><A HREF="HTTPClient/URI.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#escape(char[], java.util.BitSet, boolean)"><B>escape(char[], BitSet, boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Escape any character not in the given character class. <DT><A HREF="HTTPClient/URI.html#escape(java.lang.String, java.util.BitSet, boolean)"><B>escape(String, BitSet, boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Escape any character not in the given character class. <DT><A HREF="HTTPClient/URI.html#escpdFragChar"><B>escpdFragChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be escaped when escaping a fragment identifier <DT><A HREF="HTTPClient/URI.html#escpdPathChar"><B>escpdPathChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be escaped when escaping a path <DT><A HREF="HTTPClient/URI.html#escpdQueryChar"><B>escpdQueryChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be escaped when escaping a query string <DT><A HREF="HTTPClient/Cookie.html#expires"><B>expires</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie.html#expires()"><B>expires()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#ExtensionMethod(java.lang.String, java.lang.String, byte[], HTTPClient.NVPair[])"><B>ExtensionMethod(String, String, byte[], NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>This is here to allow an arbitrary, non-standard request to be sent. <DT><A HREF="HTTPClient/HTTPConnection.html#ExtensionMethod(java.lang.String, java.lang.String, HTTPClient.HttpOutputStream, HTTPClient.NVPair[])"><B>ExtensionMethod(String, String, HttpOutputStream, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>This is here to allow an arbitrary, non-standard request to be sent. </DL> <HR> <A NAME="_F_"><!-- --></A><H2> <B>F</B></H2> <DL> <DT><A HREF="HTTPClient/FilenameMangler.html"><B>FilenameMangler</B></A> - interface HTTPClient.<A HREF="HTTPClient/FilenameMangler.html">FilenameMangler</A>.<DD><A HREF="HTTPClient/Codecs.html#mpFormDataDecode(byte[], java.lang.String, java.lang.String, HTTPClient.FilenameMangler)"><CODE>Codecs.mpFormDataDecode</CODE></A> and <A HREF="HTTPClient/Codecs.html#mpFormDataEncode(HTTPClient.NVPair[], HTTPClient.NVPair[], HTTPClient.NVPair[], HTTPClient.FilenameMangler)"><CODE>Codecs.mpFormDataEncode</CODE></A> may be handed an instance of a class which implements this interface in order to control names of the decoded files or the names sent in the encoded data.<DT><A HREF="HTTPClient/AuthorizationHandler.html#fixupAuthInfo(HTTPClient.AuthorizationInfo, HTTPClient.RoRequest, HTTPClient.AuthorizationInfo, HTTPClient.RoResponse)"><B>fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/AuthorizationHandler.html">AuthorizationHandler</A> <DD>This method is called whenever auth info is chosen from the list of known info in the AuthorizationInfo class to be sent with a request. <DT><A HREF="HTTPClient/DefaultAuthHandler.html#fixupAuthInfo(HTTPClient.AuthorizationInfo, HTTPClient.RoRequest, HTTPClient.AuthorizationInfo, HTTPClient.RoResponse)"><B>fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A> <DD>For Digest authentication we need to set the uri, response and opaque parameters. <DT><A HREF="HTTPClient/URI.html#fragment"><B>fragment</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> </DL> <HR> <A NAME="_G_"><!-- --></A><H2> <B>G</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#GENERIC"><B>GENERIC</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#Get(java.lang.String)"><B>Get(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>GETs the file. <DT><A HREF="HTTPClient/HTTPConnection.html#Get(java.lang.String, HTTPClient.NVPair[])"><B>Get(String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>GETs the file with a query consisting of the specified form-data. <DT><A HREF="HTTPClient/HTTPConnection.html#Get(java.lang.String, HTTPClient.NVPair[], HTTPClient.NVPair[])"><B>Get(String, NVPair[], NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>GETs the file with a query consisting of the specified form-data. <DT><A HREF="HTTPClient/HTTPConnection.html#Get(java.lang.String, java.lang.String)"><B>Get(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>GETs the file using the specified query string. <DT><A HREF="HTTPClient/HTTPConnection.html#Get(java.lang.String, java.lang.String, HTTPClient.NVPair[])"><B>Get(String, String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>GETs the file using the specified query string. <DT><A HREF="HTTPClient/HTTPConnection.html#getAllowUserInteraction()"><B>getAllowUserInteraction()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>returns whether modules are allowed to prompt or popup dialogs if neccessary. <DT><A HREF="HTTPClient/AuthorizationInfo.html#getAuthHandler()"><B>getAuthHandler()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get's the current authorization handler. <DT><A HREF="HTTPClient/AuthorizationHandler.html#getAuthorization(HTTPClient.AuthorizationInfo, HTTPClient.RoRequest, HTTPClient.RoResponse)"><B>getAuthorization(AuthorizationInfo, RoRequest, RoResponse)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/AuthorizationHandler.html">AuthorizationHandler</A> <DD>This method is called whenever a 401 or 407 response is received and no candidate info is found in the list of known auth info. <DT><A HREF="HTTPClient/DefaultAuthHandler.html#getAuthorization(HTTPClient.AuthorizationInfo, HTTPClient.RoRequest, HTTPClient.RoResponse)"><B>getAuthorization(AuthorizationInfo, RoRequest, RoResponse)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A> <DD>returns the requested authorization, or null if none was given. <DT><A HREF="HTTPClient/AuthorizationInfo.html#getAuthorization(java.lang.String, int, java.lang.String, java.lang.String)"><B>getAuthorization(String, int, String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Searches for the authorization info using the given host, port, scheme and realm. <DT><A HREF="HTTPClient/AuthorizationInfo.html#getAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.Object)"><B>getAuthorization(String, int, String, String, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Searches for the authorization info in the given context using the given host, port, scheme and realm. <DT><A HREF="HTTPClient/Cookie2.html#getComment()"><B>getComment()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#getCommentURL()"><B>getCommentURL()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/RoRequest.html#getConnection()"><B>getConnection()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Request.html#getConnection()"><B>getConnection()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HttpURLConnection.html#getConnection(java.net.URL)"><B>getConnection(URL)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Returns an HTTPConnection. <DT><A HREF="HTTPClient/HTTPConnection.html#getContext()"><B>getContext()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the current context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#getCookie()"><B>getCookie()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the cookie <DT><A HREF="HTTPClient/RoResponse.html#getData()"><B>getData()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>Reads all the response data into a byte array. <DT><A HREF="HTTPClient/HTTPResponse.html#getData()"><B>getData()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Reads all the response data into a byte array. <DT><A HREF="HTTPClient/RoRequest.html#getData()"><B>getData()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Response.html#getData()"><B>getData()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Reads all the response data into a byte array. <DT><A HREF="HTTPClient/Request.html#getData()"><B>getData()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#getDefaultAllowUserInteraction()"><B>getDefaultAllowUserInteraction()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Gets the default allow-user-action. <DT><A HREF="HTTPClient/HTTPConnection.html#getDefaultContext()"><B>getDefaultContext()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the default context. <DT><A HREF="HTTPClient/HTTPConnection.html#getDefaultHeaders()"><B>getDefaultHeaders()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Gets the current list of default http headers. <DT><A HREF="HTTPClient/HTTPConnection.html#getDefaultModules()"><B>getDefaultModules()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the default list of modules. <DT><A HREF="HTTPClient/HttpURLConnection.html#getDefaultRequestProperty(java.lang.String)"><B>getDefaultRequestProperty(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets the value for a given default request header. <DT><A HREF="HTTPClient/HTTPConnection.html#getDefaultTimeout()"><B>getDefaultTimeout()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Gets the default timeout value to be used for each new HTTPConnection. <DT><A HREF="HTTPClient/Cookie.html#getDomain()"><B>getDomain()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Return the domain this cookie is valid in. <DT><A HREF="HTTPClient/HTTPResponse.html#getEffectiveURI()"><B>getEffectiveURI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Get the final URI of the document. <DT><A HREF="HTTPClient/Response.html#getEffectiveURI()"><B>getEffectiveURI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>get the final URI of the document. <DT><A HREF="HTTPClient/HTTPResponse.html#getEffectiveURL()"><B>getEffectiveURL()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD><B>Deprecated.</B> <I>use getEffectiveURI() instead</I> <DT><A HREF="HTTPClient/Response.html#getEffectiveURL()"><B>getEffectiveURL()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD><B>Deprecated.</B> <I>use getEffectiveURI() instead</I> <DT><A HREF="HTTPClient/Util.html#getElement(java.util.Vector, java.lang.String)"><B>getElement(Vector, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Get the HttpHeaderElement with the name <var>name</var>. <DT><A HREF="HTTPClient/HttpURLConnection.html#getErrorStream()"><B>getErrorStream()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Returns the error stream if the connection failed but the server sent useful data nonetheless. <DT><A HREF="HTTPClient/AuthorizationInfo.html#getExtraInfo()"><B>getExtraInfo()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the extra info. <DT><A HREF="HTTPClient/URI.html#getFragment()"><B>getFragment()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Util.html#getFragment(java.lang.String)"><B>getFragment(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Extract the fragment part from an http resource. <DT><A HREF="HTTPClient/RoResponse.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>retrieves the field for a given header. <DT><A HREF="HTTPClient/HTTPResponse.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Retrieves the value for a given header. <DT><A HREF="HTTPClient/Response.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>retrieves the field for a given header. <DT><A HREF="HTTPClient/RoResponse.html#getHeaderAsDate(java.lang.String)"><B>getHeaderAsDate(String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>retrieves the field for a given header. <DT><A HREF="HTTPClient/HTTPResponse.html#getHeaderAsDate(java.lang.String)"><B>getHeaderAsDate(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Retrieves the value for a given header. <DT><A HREF="HTTPClient/Response.html#getHeaderAsDate(java.lang.String)"><B>getHeaderAsDate(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>retrieves the field for a given header. <DT><A HREF="HTTPClient/RoResponse.html#getHeaderAsInt(java.lang.String)"><B>getHeaderAsInt(String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>retrieves the field for a given header. <DT><A HREF="HTTPClient/HTTPResponse.html#getHeaderAsInt(java.lang.String)"><B>getHeaderAsInt(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Retrieves the value for a given header. <DT><A HREF="HTTPClient/Response.html#getHeaderAsInt(java.lang.String)"><B>getHeaderAsInt(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>retrieves the field for a given header. <DT><A HREF="HTTPClient/HttpURLConnection.html#getHeaderField(int)"><B>getHeaderField(int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets header value of the n-th header. <DT><A HREF="HTTPClient/HttpURLConnection.html#getHeaderField(java.lang.String)"><B>getHeaderField(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Get the value part of a header. <DT><A HREF="HTTPClient/HttpURLConnection.html#getHeaderFieldDate(java.lang.String, long)"><B>getHeaderFieldDate(String, long)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Get the value part of a header, interprets it as a date and converts it to a long representing the number of milliseconds since 1970. <DT><A HREF="HTTPClient/HttpURLConnection.html#getHeaderFieldInt(java.lang.String, int)"><B>getHeaderFieldInt(String, int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Get the value part of a header and converts it to an int. <DT><A HREF="HTTPClient/HttpURLConnection.html#getHeaderFieldKey(int)"><B>getHeaderFieldKey(int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets header name of the n-th header. <DT><A HREF="HTTPClient/RoRequest.html#getHeaders()"><B>getHeaders()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Request.html#getHeaders()"><B>getHeaders()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/AuthorizationInfo.html#getHost()"><B>getHost()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the host. <DT><A HREF="HTTPClient/URI.html#getHost()"><B>getHost()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#getHost()"><B>getHost()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the host this connection is talking to. <DT><A HREF="HTTPClient/RoResponse.html#getInputStream()"><B>getInputStream()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>Gets an input stream from which the returned data can be read. <DT><A HREF="HTTPClient/HTTPResponse.html#getInputStream()"><B>getInputStream()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Gets an input stream from which the returned data can be read. <DT><A HREF="HTTPClient/HttpURLConnection.html#getInputStream()"><B>getInputStream()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets an input stream from which the data in the response may be read. <DT><A HREF="HTTPClient/Response.html#getInputStream()"><B>getInputStream()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Gets an input stream from which the returned data can be read. <DT><A HREF="HTTPClient/HttpURLConnection.html#getInstanceFollowRedirects()"><B>getInstanceFollowRedirects()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD> <DT><A HREF="HTTPClient/HttpOutputStream.html#getLength()"><B>getLength()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Returns the number of bytes this stream is willing to accept, or -1 if it is unbounded. <DT><A HREF="HTTPClient/RoRequest.html#getMethod()"><B>getMethod()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Request.html#getMethod()"><B>getMethod()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#getModules()"><B>getModules()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the list of modules used currently. <DT><A HREF="HTTPClient/Cookie.html#getName()"><B>getName()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Return the name of this cookie. <DT><A HREF="HTTPClient/HttpHeaderElement.html#getName()"><B>getName()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD> <DT><A HREF="HTTPClient/NVPair.html#getName()"><B>getName()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/NVPair.html">NVPair</A> <DD>Get the name. <DT><A HREF="HTTPClient/URI.html#getOpaque()"><B>getOpaque()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HTTPResponse.html#getOriginalURI()"><B>getOriginalURI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Get the original URI used in the request. <DT><A HREF="HTTPClient/HttpURLConnection.html#getOutputStream()"><B>getOutputStream()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets an output stream which can be used send an entity with the request. <DT><A HREF="HTTPClient/Util.html#getParameter(java.lang.String, java.lang.String)"><B>getParameter(String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>retrieves the value associated with the parameter <var>param</var> in a given header string. <DT><A HREF="HTTPClient/HttpHeaderElement.html#getParams()"><B>getParams()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD> <DT><A HREF="HTTPClient/AuthorizationInfo.html#getParams()"><B>getParams()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the authentication parameters. <DT><A HREF="HTTPClient/Util.html#getParams(java.lang.String)"><B>getParams(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Extract the params part from an http resource. <DT><A HREF="HTTPClient/Cookie.html#getPath()"><B>getPath()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Return the path this cookie is associated with. <DT><A HREF="HTTPClient/URI.html#getPath()"><B>getPath()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Util.html#getPath(java.lang.String)"><B>getPath(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Extract the path from an http resource. <DT><A HREF="HTTPClient/URI.html#getPathAndQuery()"><B>getPathAndQuery()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/AuthorizationInfo.html#getPort()"><B>getPort()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the port. <DT><A HREF="HTTPClient/URI.html#getPort()"><B>getPort()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#getPort()"><B>getPort()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the port this connection connects to. <DT><A HREF="HTTPClient/Cookie2.html#getPorts()"><B>getPorts()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#getProtocol()"><B>getProtocol()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the protocol this connection is talking. <DT><A HREF="HTTPClient/HTTPConnection.html#getProxyHost()"><B>getProxyHost()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the host of the proxy this connection is using. <DT><A HREF="HTTPClient/HTTPConnection.html#getProxyPort()"><B>getProxyPort()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Returns the port of the proxy this connection is using. <DT><A HREF="HTTPClient/Util.html#getQuery(java.lang.String)"><B>getQuery(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Extract the query string from an http resource. <DT><A HREF="HTTPClient/URI.html#getQueryString()"><B>getQueryString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/AuthorizationInfo.html#getRealm()"><B>getRealm()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the realm. <DT><A HREF="HTTPClient/RoResponse.html#getReasonLine()"><B>getReasonLine()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD> <DT><A HREF="HTTPClient/HTTPResponse.html#getReasonLine()"><B>getReasonLine()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Give the reason line associated with the status code. <DT><A HREF="HTTPClient/Response.html#getReasonLine()"><B>getReasonLine()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>give the reason line associated with the status code. <DT><A HREF="HTTPClient/HttpURLConnection.html#getRequestMethod()"><B>getRequestMethod()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Return the request method used. <DT><A HREF="HTTPClient/HttpURLConnection.html#getRequestProperty(java.lang.String)"><B>getRequestProperty(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets the value of a given request header. <DT><A HREF="HTTPClient/RoRequest.html#getRequestURI()"><B>getRequestURI()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Request.html#getRequestURI()"><B>getRequestURI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HttpURLConnection.html#getResponseCode()"><B>getResponseCode()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Get the response code. <DT><A HREF="HTTPClient/HttpURLConnection.html#getResponseMessage()"><B>getResponseMessage()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Get the response message describing the response code. <DT><A HREF="HTTPClient/AuthorizationInfo.html#getScheme()"><B>getScheme()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Get the scheme. <DT><A HREF="HTTPClient/URI.html#getScheme()"><B>getScheme()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HTTPResponse.html#getServer()"><B>getServer()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD><B>Deprecated.</B> <I>This method is a remnant of V0.1; use <code>getHeader("Server")</code> instead.</I> <DT><A HREF="HTTPClient/RoResponse.html#getStatusCode()"><B>getStatusCode()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>give the status code for this request. <DT><A HREF="HTTPClient/HTTPResponse.html#getStatusCode()"><B>getStatusCode()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Give the status code for this request. <DT><A HREF="HTTPClient/Response.html#getStatusCode()"><B>getStatusCode()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>give the status code for this request. <DT><A HREF="HTTPClient/RoRequest.html#getStream()"><B>getStream()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A> <DD> <DT><A HREF="HTTPClient/Request.html#getStream()"><B>getStream()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPResponse.html#getText()"><B>getText()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Reads all the response data into a buffer and turns it into a string using the appropriate character converter. <DT><A HREF="HTTPClient/HTTPConnection.html#getTimeout()"><B>getTimeout()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Gets the timeout used for reading response data. <DT><A HREF="HTTPClient/RoResponse.html#getTrailer(java.lang.String)"><B>getTrailer(String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>Retrieves the field for a given trailer. <DT><A HREF="HTTPClient/HTTPResponse.html#getTrailer(java.lang.String)"><B>getTrailer(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Retrieves the value for a given trailer. <DT><A HREF="HTTPClient/Response.html#getTrailer(java.lang.String)"><B>getTrailer(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Retrieves the field for a given trailer. <DT><A HREF="HTTPClient/RoResponse.html#getTrailerAsDate(java.lang.String)"><B>getTrailerAsDate(String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>Retrieves the field for a given trailer. <DT><A HREF="HTTPClient/HTTPResponse.html#getTrailerAsDate(java.lang.String)"><B>getTrailerAsDate(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Retrieves the value for a given trailer. <DT><A HREF="HTTPClient/Response.html#getTrailerAsDate(java.lang.String)"><B>getTrailerAsDate(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Retrieves the field for a given trailer. <DT><A HREF="HTTPClient/RoResponse.html#getTrailerAsInt(java.lang.String)"><B>getTrailerAsInt(String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD>Retrieves the field for a given tailer. <DT><A HREF="HTTPClient/HTTPResponse.html#getTrailerAsInt(java.lang.String)"><B>getTrailerAsInt(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Retrieves the value for a given tailer. <DT><A HREF="HTTPClient/Response.html#getTrailerAsInt(java.lang.String)"><B>getTrailerAsInt(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Retrieves the field for a given tailer. <DT><A HREF="HTTPClient/HttpOutputStream.html#getTrailers()"><B>getTrailers()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Gets the trailers which were set with <code>setTrailers()</code>. <DT><A HREF="HTTPClient/HttpURLConnection.html#getURL()"><B>getURL()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Gets the url for this connection. <DT><A HREF="HTTPClient/URI.html#getUserinfo()"><B>getUserinfo()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/AuthorizationPrompter.html#getUsernamePassword(HTTPClient.AuthorizationInfo, boolean)"><B>getUsernamePassword(AuthorizationInfo, boolean)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/AuthorizationPrompter.html">AuthorizationPrompter</A> <DD>This method is invoked whenever a username and password is required for an authentication challenge to proceed. <DT><A HREF="HTTPClient/Cookie.html#getValue()"><B>getValue()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Return the value of this cookie. <DT><A HREF="HTTPClient/HttpHeaderElement.html#getValue()"><B>getValue()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD> <DT><A HREF="HTTPClient/NVPair.html#getValue()"><B>getValue()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/NVPair.html">NVPair</A> <DD>Get the value. <DT><A HREF="HTTPClient/RoResponse.html#getVersion()"><B>getVersion()</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A> <DD> <DT><A HREF="HTTPClient/HTTPResponse.html#getVersion()"><B>getVersion()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Get the HTTP version used for the response. <DT><A HREF="HTTPClient/Cookie2.html#getVersion()"><B>getVersion()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Response.html#getVersion()"><B>getVersion()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>get the HTTP version used for the response. </DL> <HR> <A NAME="_H_"><!-- --></A><H2> <B>H</B></H2> <DL> <DT><A HREF="HTTPClient/AuthorizationHandler.html#handleAuthHeaders(HTTPClient.Response, HTTPClient.RoRequest, HTTPClient.AuthorizationInfo, HTTPClient.AuthorizationInfo)"><B>handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/AuthorizationHandler.html">AuthorizationHandler</A> <DD>Sometimes even non-401 responses will contain headers pertaining to authorization (such as the "Authentication-Info" header). <DT><A HREF="HTTPClient/DefaultAuthHandler.html#handleAuthHeaders(HTTPClient.Response, HTTPClient.RoRequest, HTTPClient.AuthorizationInfo, HTTPClient.AuthorizationInfo)"><B>handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A> <DD>We handle the "Authentication-Info" and "Proxy-Authentication-Info" headers here. <DT><A HREF="HTTPClient/AuthorizationHandler.html#handleAuthTrailers(HTTPClient.Response, HTTPClient.RoRequest, HTTPClient.AuthorizationInfo, HTTPClient.AuthorizationInfo)"><B>handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/AuthorizationHandler.html">AuthorizationHandler</A> <DD>This method is similar to <code>handleAuthHeaders</code> except that it is called if any headers in the trailer were sent. <DT><A HREF="HTTPClient/DefaultAuthHandler.html#handleAuthTrailers(HTTPClient.Response, HTTPClient.RoRequest, HTTPClient.AuthorizationInfo, HTTPClient.AuthorizationInfo)"><B>handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A> <DD>We handle the "Authentication-Info" and "Proxy-Authentication-Info" trailers here. <DT><A HREF="HTTPClient/http/Handler.html"><B>Handler</B></A> - class HTTPClient.http.<A HREF="HTTPClient/http/Handler.html">Handler</A>.<DD>This class implements a URLStreamHandler for http URLs.<DT><A HREF="HTTPClient/https/Handler.html"><B>Handler</B></A> - class HTTPClient.https.<A HREF="HTTPClient/https/Handler.html">Handler</A>.<DD>This class implements a URLStreamHandler for https URLs.<DT><A HREF="HTTPClient/http/Handler.html#Handler()"><B>Handler()</B></A> - Constructor for class HTTPClient.http.<A HREF="HTTPClient/http/Handler.html">Handler</A> <DD> <DT><A HREF="HTTPClient/https/Handler.html#Handler()"><B>Handler()</B></A> - Constructor for class HTTPClient.https.<A HREF="HTTPClient/https/Handler.html">Handler</A> <DD> <DT><A HREF="HTTPClient/Response.html#hasEntity()"><B>hasEntity()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Some responses such as those from a HEAD or with certain status codes don't have an entity. <DT><A HREF="HTTPClient/Cookie.html#hasExpired()"><B>hasExpired()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie.html#hashCode()"><B>hashCode()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Hash up name, path and domain into new hash. <DT><A HREF="HTTPClient/AuthorizationInfo.html#hashCode()"><B>hashCode()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Produces a hash code based on host, scheme and realm. <DT><A HREF="HTTPClient/URI.html#hashCode()"><B>hashCode()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>The hash code is calculated over scheme, host, path, and query. <DT><A HREF="HTTPClient/Util.html#hasToken(java.lang.String, java.lang.String)"><B>hasToken(String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Determines if the given header contains a certain token. <DT><A HREF="HTTPClient/HTTPConnection.html#Head(java.lang.String)"><B>Head(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sends the HEAD request. <DT><A HREF="HTTPClient/HTTPConnection.html#Head(java.lang.String, HTTPClient.NVPair[])"><B>Head(String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sends the HEAD request. <DT><A HREF="HTTPClient/HTTPConnection.html#Head(java.lang.String, HTTPClient.NVPair[], HTTPClient.NVPair[])"><B>Head(String, NVPair[], NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sends the HEAD request. <DT><A HREF="HTTPClient/HTTPConnection.html#Head(java.lang.String, java.lang.String)"><B>Head(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sends the HEAD request. <DT><A HREF="HTTPClient/HTTPConnection.html#Head(java.lang.String, java.lang.String, HTTPClient.NVPair[])"><B>Head(String, String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sends the HEAD request. <DT><A HREF="HTTPClient/URI.html#host"><B>host</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#hostChar"><B>hostChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/package-summary.html"><B>HTTPClient</B></A> - package HTTPClient<DD>This package provides a complete http client library.<DT><A HREF="HTTPClient/http/package-summary.html"><B>HTTPClient.http</B></A> - package HTTPClient.http<DD>Provides the <A HREF="http://java.sun.com/products/jdk/1.2/docs/api/java/net/URLStreamHandler.html"><CODE>URLStreamHandler</CODE></A> for the http scheme.<DT><A HREF="HTTPClient/https/package-summary.html"><B>HTTPClient.https</B></A> - package HTTPClient.https<DD>Provides the <A HREF="http://java.sun.com/products/jdk/1.2/docs/api/java/net/URLStreamHandler.html"><CODE>URLStreamHandler</CODE></A> for the https scheme.<DT><A HREF="HTTPClient/HTTPClientModule.html"><B>HTTPClientModule</B></A> - interface HTTPClient.<A HREF="HTTPClient/HTTPClientModule.html">HTTPClientModule</A>.<DD>This is the interface that a module must implement.<DT><A HREF="HTTPClient/HTTPClientModuleConstants.html"><B>HTTPClientModuleConstants</B></A> - interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A>.<DD>This interface defines the return codes that the handlers in modules may return.<DT><A HREF="HTTPClient/HTTPConnection.html"><B>HTTPConnection</B></A> - class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A>.<DD>This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.<DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(java.applet.Applet)"><B>HTTPConnection(Applet)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the host from where the applet was loaded. <DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(java.lang.String)"><B>HTTPConnection(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the specified host on port 80 <DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(java.lang.String, int)"><B>HTTPConnection(String, int)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the specified host on the specified port <DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(java.lang.String, java.lang.String, int)"><B>HTTPConnection(String, String, int)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported). <DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(java.lang.String, java.lang.String, int, java.net.InetAddress, int)"><B>HTTPConnection(String, String, int, InetAddress, int)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported), local address, and local port. <DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(HTTPClient.URI)"><B>HTTPConnection(URI)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the host (port) as given in the uri. <DT><A HREF="HTTPClient/HTTPConnection.html#HTTPConnection(java.net.URL)"><B>HTTPConnection(URL)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Constructs a connection to the host (port) as given in the url. <DT><A HREF="HTTPClient/Util.html#httpDate(java.util.Date)"><B>httpDate(Date)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>This returns a string containing the date and time in <var>date</var> formatted according to a subset of RFC-1123. <DT><A HREF="HTTPClient/HttpHeaderElement.html"><B>HttpHeaderElement</B></A> - class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A>.<DD>This class holds a description of an http header element.<DT><A HREF="HTTPClient/HttpHeaderElement.html#HttpHeaderElement(java.lang.String)"><B>HttpHeaderElement(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD>Construct an element with the given name. <DT><A HREF="HTTPClient/HttpHeaderElement.html#HttpHeaderElement(java.lang.String, java.lang.String, HTTPClient.NVPair[])"><B>HttpHeaderElement(String, String, NVPair[])</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD> <DT><A HREF="HTTPClient/HttpOutputStream.html"><B>HttpOutputStream</B></A> - class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A>.<DD>This class provides an output stream for requests.<DT><A HREF="HTTPClient/HttpOutputStream.html#HttpOutputStream()"><B>HttpOutputStream()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Creates an output stream of unspecified length. <DT><A HREF="HTTPClient/HttpOutputStream.html#HttpOutputStream(int)"><B>HttpOutputStream(int)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>This creates an output stream which will take <var>length</var> bytes of data. <DT><A HREF="HTTPClient/HTTPResponse.html"><B>HTTPResponse</B></A> - class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A>.<DD>This defines the http-response class returned by the requests.<DT><A HREF="HTTPClient/HttpURLConnection.html"><B>HttpURLConnection</B></A> - class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A>.<DD>This class is a wrapper around HTTPConnection providing the interface defined by java.net.URLConnection and java.net.HttpURLConnection.<DT><A HREF="HTTPClient/HttpURLConnection.html#HttpURLConnection(java.net.URL)"><B>HttpURLConnection(URL)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Construct a connection to the specified url. </DL> <HR> <A NAME="_I_"><!-- --></A><H2> <B>I</B></H2> <DL> <DT><A HREF="HTTPClient/Response.html#inp_stream"><B>inp_stream</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>our input stream (usually from the stream demux). <DT><A HREF="HTTPClient/HTTPConnection.html#isCompatibleWith(HTTPClient.URI)"><B>isCompatibleWith(URI)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>See if the given uri is compatible with this connection. <DT><A HREF="HTTPClient/Log.html#isEnabled(int)"><B>isEnabled(int)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>Check whether logging for the given facility is enabled or not. <DT><A HREF="HTTPClient/URI.html#isGenericURI()"><B>isGenericURI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Does the scheme specific part of this URI use the generic-URI syntax? <DT><A HREF="HTTPClient/Cookie.html#isSecure()"><B>isSecure()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Return whether this cookie should only be sent over secure connections. <DT><A HREF="HTTPClient/URI.html#isSemiGenericURI()"><B>isSemiGenericURI()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Does the scheme specific part of this URI use the semi-generic-URI syntax? </DL> <HR> <A NAME="_L_"><!-- --></A><H2> <B>L</B></H2> <DL> <DT><A HREF="HTTPClient/CookieModule.html#listAllCookies()"><B>listAllCookies()</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>List all stored cookies for all contexts. <DT><A HREF="HTTPClient/CookieModule.html#listAllCookies(java.lang.Object)"><B>listAllCookies(Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>List all stored cookies for a given context. <DT><A HREF="HTTPClient/HTTPResponse.html#listHeaders()"><B>listHeaders()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Returns an enumeration of all the headers available via getHeader(). <DT><A HREF="HTTPClient/HTTPResponse.html#listTrailers()"><B>listTrailers()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Returns an enumeration of all the trailers available via getTrailer(). <DT><A HREF="HTTPClient/Log.html"><B>Log</B></A> - class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A>.<DD>This is a simple logger for the HTTPClient.</DL> <HR> <A NAME="_M_"><!-- --></A><H2> <B>M</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#main(java.lang.String[])"><B>main(String[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Run test set. <DT><A HREF="HTTPClient/FilenameMangler.html#mangleFilename(java.lang.String, java.lang.String)"><B>mangleFilename(String, String)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/FilenameMangler.html">FilenameMangler</A> <DD>This is invoked by <A HREF="HTTPClient/Codecs.html#mpFormDataDecode(byte[], java.lang.String, java.lang.String, HTTPClient.FilenameMangler)"><CODE>Codecs.mpFormDataDecode</CODE></A> for each file found in the data, just before the file is created and written. <DT><A HREF="HTTPClient/URI.html#markChar"><B>markChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Log.html#MODS"><B>MODS</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The Modules facility (32) <DT><A HREF="HTTPClient/ModuleException.html"><B>ModuleException</B></A> - exception HTTPClient.<A HREF="HTTPClient/ModuleException.html">ModuleException</A>.<DD>Signals that an exception occured in a module.<DT><A HREF="HTTPClient/ModuleException.html#ModuleException()"><B>ModuleException()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/ModuleException.html">ModuleException</A> <DD>Constructs an ModuleException with no detail message. <DT><A HREF="HTTPClient/ModuleException.html#ModuleException(java.lang.String)"><B>ModuleException(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/ModuleException.html">ModuleException</A> <DD>Constructs an ModuleException class with the specified detail message. <DT><A HREF="HTTPClient/Codecs.html#mpFormDataDecode(byte[], java.lang.String, java.lang.String)"><B>mpFormDataDecode(byte[], String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method decodes a multipart/form-data encoded string. <DT><A HREF="HTTPClient/Codecs.html#mpFormDataDecode(byte[], java.lang.String, java.lang.String, HTTPClient.FilenameMangler)"><B>mpFormDataDecode(byte[], String, String, FilenameMangler)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method decodes a multipart/form-data encoded string. <DT><A HREF="HTTPClient/Codecs.html#mpFormDataEncode(HTTPClient.NVPair[], HTTPClient.NVPair[], HTTPClient.NVPair[])"><B>mpFormDataEncode(NVPair[], NVPair[], NVPair[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding. <DT><A HREF="HTTPClient/Codecs.html#mpFormDataEncode(HTTPClient.NVPair[], HTTPClient.NVPair[], HTTPClient.NVPair[], HTTPClient.FilenameMangler)"><B>mpFormDataEncode(NVPair[], NVPair[], NVPair[], FilenameMangler)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding. </DL> <HR> <A NAME="_N_"><!-- --></A><H2> <B>N</B></H2> <DL> <DT><A HREF="HTTPClient/Cookie.html#name"><B>name</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Codecs.html#nv2query(HTTPClient.NVPair[])"><B>nv2query(NVPair[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>Turns an array of name/value pairs into the string "name1=value1&name2=value2&name3=value3". <DT><A HREF="HTTPClient/NVPair.html"><B>NVPair</B></A> - class HTTPClient.<A HREF="HTTPClient/NVPair.html">NVPair</A>.<DD>This class holds a Name/Value pair of strings.<DT><A HREF="HTTPClient/NVPair.html#NVPair(HTTPClient.NVPair)"><B>NVPair(NVPair)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/NVPair.html">NVPair</A> <DD>Creates a copy of a given name/value pair. <DT><A HREF="HTTPClient/NVPair.html#NVPair(java.lang.String, java.lang.String)"><B>NVPair(String, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/NVPair.html">NVPair</A> <DD>Creates a new name/value pair and initializes it to the specified name and value. </DL> <HR> <A NAME="_O_"><!-- --></A><H2> <B>O</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#opaque"><B>opaque</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#OPAQUE"><B>OPAQUE</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#opaqueChar"><B>opaqueChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/http/Handler.html#openConnection(java.net.URL)"><B>openConnection(URL)</B></A> - Method in class HTTPClient.http.<A HREF="HTTPClient/http/Handler.html">Handler</A> <DD> <DT><A HREF="HTTPClient/https/Handler.html#openConnection(java.net.URL)"><B>openConnection(URL)</B></A> - Method in class HTTPClient.https.<A HREF="HTTPClient/https/Handler.html">Handler</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#Options(java.lang.String)"><B>Options(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Request OPTIONS from the server. <DT><A HREF="HTTPClient/HTTPConnection.html#Options(java.lang.String, HTTPClient.NVPair[])"><B>Options(String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Request OPTIONS from the server. <DT><A HREF="HTTPClient/HTTPConnection.html#Options(java.lang.String, HTTPClient.NVPair[], byte[])"><B>Options(String, NVPair[], byte[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Request OPTIONS from the server. <DT><A HREF="HTTPClient/HTTPConnection.html#Options(java.lang.String, HTTPClient.NVPair[], HTTPClient.HttpOutputStream)"><B>Options(String, NVPair[], HttpOutputStream)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Request OPTIONS from the server. </DL> <HR> <A NAME="_P_"><!-- --></A><H2> <B>P</B></H2> <DL> <DT><A HREF="HTTPClient/Cookie.html#parse(java.lang.String, HTTPClient.RoRequest)"><B>parse(String, RoRequest)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Parses the Set-Cookie header into an array of Cookies. <DT><A HREF="HTTPClient/Cookie2.html#parse(java.lang.String, HTTPClient.RoRequest)"><B>parse(String, RoRequest)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD>Parses the Set-Cookie2 header into an array of Cookies. <DT><A HREF="HTTPClient/ParseException.html"><B>ParseException</B></A> - exception HTTPClient.<A HREF="HTTPClient/ParseException.html">ParseException</A>.<DD>Signals that something went wrong while parsing data.<DT><A HREF="HTTPClient/ParseException.html#ParseException()"><B>ParseException()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/ParseException.html">ParseException</A> <DD>Constructs an ParseException with no detail message. <DT><A HREF="HTTPClient/ParseException.html#ParseException(java.lang.String)"><B>ParseException(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/ParseException.html">ParseException</A> <DD>Constructs an ParseException class with the specified detail message. <DT><A HREF="HTTPClient/Util.html#parseHeader(java.lang.String)"><B>parseHeader(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>This parses the value part of a header. <DT><A HREF="HTTPClient/Util.html#parseHeader(java.lang.String, boolean)"><B>parseHeader(String, boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>This parses the value part of a header. <DT><A HREF="HTTPClient/Cookie.html#path"><B>path</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/URI.html#path"><B>path</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#path_set"><B>path_set</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/URI.html#pcharChar"><B>pcharChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#port"><B>port</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#port_list"><B>port_list</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#port_list_str"><B>port_list_str</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#port_set"><B>port_set</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String)"><B>Post(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs to the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, byte[])"><B>Post(String, byte[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs the raw data to the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, byte[], HTTPClient.NVPair[])"><B>Post(String, byte[], NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs the raw data to the specified file using the specified headers. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, HTTPClient.HttpOutputStream)"><B>Post(String, HttpOutputStream)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs the data written to the output stream to the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, HTTPClient.HttpOutputStream, HTTPClient.NVPair[])"><B>Post(String, HttpOutputStream, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs the data written to the output stream to the specified file using the specified headers. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, HTTPClient.NVPair[])"><B>Post(String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs form-data to the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, HTTPClient.NVPair[], HTTPClient.NVPair[])"><B>Post(String, NVPair[], NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POST's form-data to the specified file using the specified headers. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, java.lang.String)"><B>Post(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs the data to the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Post(java.lang.String, java.lang.String, HTTPClient.NVPair[])"><B>Post(String, String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>POSTs the data to the specified file using the specified headers. <DT><A HREF="HTTPClient/ProtocolNotSuppException.html"><B>ProtocolNotSuppException</B></A> - exception HTTPClient.<A HREF="HTTPClient/ProtocolNotSuppException.html">ProtocolNotSuppException</A>.<DD>Signals that the protocol is not supported.<DT><A HREF="HTTPClient/ProtocolNotSuppException.html#ProtocolNotSuppException()"><B>ProtocolNotSuppException()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/ProtocolNotSuppException.html">ProtocolNotSuppException</A> <DD>Constructs an ProtocolNotSuppException with no detail message. <DT><A HREF="HTTPClient/ProtocolNotSuppException.html#ProtocolNotSuppException(java.lang.String)"><B>ProtocolNotSuppException(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/ProtocolNotSuppException.html">ProtocolNotSuppException</A> <DD>Constructs an ProtocolNotSuppException class with the specified detail message. <DT><A HREF="HTTPClient/HTTPConnection.html#Put(java.lang.String, byte[])"><B>Put(String, byte[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>PUTs the raw data into the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Put(java.lang.String, byte[], HTTPClient.NVPair[])"><B>Put(String, byte[], NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>PUTs the raw data into the specified file using the additional headers. <DT><A HREF="HTTPClient/HTTPConnection.html#Put(java.lang.String, HTTPClient.HttpOutputStream)"><B>Put(String, HttpOutputStream)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>PUTs the data written to the output stream into the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Put(java.lang.String, HTTPClient.HttpOutputStream, HTTPClient.NVPair[])"><B>Put(String, HttpOutputStream, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>PUTs the data written to the output stream into the specified file using the additional headers. <DT><A HREF="HTTPClient/HTTPConnection.html#Put(java.lang.String, java.lang.String)"><B>Put(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>PUTs the data into the specified file. <DT><A HREF="HTTPClient/HTTPConnection.html#Put(java.lang.String, java.lang.String, HTTPClient.NVPair[])"><B>Put(String, String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>PUTs the data into the specified file using the additional headers for the request. </DL> <HR> <A NAME="_Q_"><!-- --></A><H2> <B>Q</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#query"><B>query</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Codecs.html#query2nv(java.lang.String)"><B>query2nv(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>Turns a string of the form "name1=value1&name2=value2&name3=value3" into an array of name/value pairs. <DT><A HREF="HTTPClient/Codecs.html#quotedPrintableDecode(java.lang.String)"><B>quotedPrintableDecode(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method does a quoted-printable decoding of the given string according to RFC-2045 (Section 6.7). <DT><A HREF="HTTPClient/Codecs.html#quotedPrintableEncode(java.lang.String)"><B>quotedPrintableEncode(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method does a quoted-printable encoding of the given string according to RFC-2045 (Section 6.7). <DT><A HREF="HTTPClient/Util.html#quoteString(java.lang.String, java.lang.String)"><B>quoteString(String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Replace given characters by their quoted version. </DL> <HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#reg_nameChar"><B>reg_nameChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/AuthorizationInfo.html#removeAuthorization(HTTPClient.AuthorizationInfo)"><B>removeAuthorization(AuthorizationInfo)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Removes an authorization entry from the list using the default context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#removeAuthorization(HTTPClient.AuthorizationInfo, java.lang.Object)"><B>removeAuthorization(AuthorizationInfo, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Removes an authorization entry from the list. <DT><A HREF="HTTPClient/AuthorizationInfo.html#removeAuthorization(java.lang.String, int, java.lang.String, java.lang.String)"><B>removeAuthorization(String, int, String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Removes an authorization entry from the list using the default context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#removeAuthorization(java.lang.String, int, java.lang.String, java.lang.String, java.lang.Object)"><B>removeAuthorization(String, int, String, String, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Removes an authorization entry from the list. <DT><A HREF="HTTPClient/CookieModule.html#removeCookie(HTTPClient.Cookie)"><B>removeCookie(Cookie)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Remove the specified cookie from the list of cookies in the default context. <DT><A HREF="HTTPClient/CookieModule.html#removeCookie(HTTPClient.Cookie, java.lang.Object)"><B>removeCookie(Cookie, Object)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Remove the specified cookie from the list of cookies for the specified context. <DT><A HREF="HTTPClient/HTTPConnection.html#removeDefaultModule(java.lang.Class)"><B>removeDefaultModule(Class)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Removes a module from the default list. <DT><A HREF="HTTPClient/HTTPConnection.html#removeModule(java.lang.Class)"><B>removeModule(Class)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Removes a module from the current list. <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_CONTINUE"><B>REQ_CONTINUE</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>continue processing the request <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_NEWCON_RST"><B>REQ_NEWCON_RST</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>using a new HTTPConnection, restart request processing <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_NEWCON_SND"><B>REQ_NEWCON_SND</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>using a new HTTPConnection, send request immediately <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_RESPONSE"><B>REQ_RESPONSE</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>response generated; go to phase 2 <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_RESTART"><B>REQ_RESTART</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>restart request processing with first module <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_RETURN"><B>REQ_RETURN</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>response generated; return response immediately (no processing) <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#REQ_SHORTCIRC"><B>REQ_SHORTCIRC</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>stop processing and send the request <DT><A HREF="HTTPClient/Request.html"><B>Request</B></A> - class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A>.<DD>This class represents an http request.<DT><A HREF="HTTPClient/Request.html#Request(HTTPClient.HTTPConnection, java.lang.String, java.lang.String, HTTPClient.NVPair[], byte[], HTTPClient.HttpOutputStream, boolean)"><B>Request(HTTPConnection, String, String, NVPair[], byte[], HttpOutputStream, boolean)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD>Creates a new request structure. <DT><A HREF="HTTPClient/CookieModule.html#requestHandler(HTTPClient.Request, HTTPClient.Response[])"><B>requestHandler(Request, Response[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Invoked by the HTTPClient. <DT><A HREF="HTTPClient/HTTPClientModule.html#requestHandler(HTTPClient.Request, HTTPClient.Response[])"><B>requestHandler(Request, Response[])</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModule.html">HTTPClientModule</A> <DD>This is invoked before the request is sent. <DT><A HREF="HTTPClient/URI.html#reservedChar"><B>reservedChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HttpOutputStream.html#reset()"><B>reset()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Reset this output stream, so it may be reused in a retried request. <DT><A HREF="HTTPClient/HttpURLConnection.html#resp"><B>resp</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>the response <DT><A HREF="HTTPClient/Log.html#RESP"><B>RESP</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The HTTPResponse facility (2) <DT><A HREF="HTTPClient/Response.html"><B>Response</B></A> - class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A>.<DD>This class represents an intermediate response.<DT><A HREF="HTTPClient/Response.html#Response(java.lang.String, int, java.lang.String, HTTPClient.NVPair[], byte[], java.io.InputStream, int)"><B>Response(String, int, String, NVPair[], byte[], InputStream, int)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Create a new response with the given info. <DT><A HREF="HTTPClient/CookieModule.html#responsePhase1Handler(HTTPClient.Response, HTTPClient.RoRequest)"><B>responsePhase1Handler(Response, RoRequest)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Invoked by the HTTPClient. <DT><A HREF="HTTPClient/HTTPClientModule.html#responsePhase1Handler(HTTPClient.Response, HTTPClient.RoRequest)"><B>responsePhase1Handler(Response, RoRequest)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModule.html">HTTPClientModule</A> <DD>The phase 1 response handler. <DT><A HREF="HTTPClient/CookieModule.html#responsePhase2Handler(HTTPClient.Response, HTTPClient.Request)"><B>responsePhase2Handler(Response, Request)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Invoked by the HTTPClient. <DT><A HREF="HTTPClient/HTTPClientModule.html#responsePhase2Handler(HTTPClient.Response, HTTPClient.Request)"><B>responsePhase2Handler(Response, Request)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModule.html">HTTPClientModule</A> <DD>The phase 2 response handler. <DT><A HREF="HTTPClient/CookieModule.html#responsePhase3Handler(HTTPClient.Response, HTTPClient.RoRequest)"><B>responsePhase3Handler(Response, RoRequest)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Invoked by the HTTPClient. <DT><A HREF="HTTPClient/HTTPClientModule.html#responsePhase3Handler(HTTPClient.Response, HTTPClient.RoRequest)"><B>responsePhase3Handler(Response, RoRequest)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModule.html">HTTPClientModule</A> <DD>The phase 3 response handler. <DT><A HREF="HTTPClient/URI.html#resvdHostChar"><B>resvdHostChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be unescaped when unescaping a host <DT><A HREF="HTTPClient/URI.html#resvdPathChar"><B>resvdPathChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be unescaped when unescaping a path <DT><A HREF="HTTPClient/URI.html#resvdQueryChar"><B>resvdQueryChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be unescaped when unescaping a query string <DT><A HREF="HTTPClient/URI.html#resvdSchemeChar"><B>resvdSchemeChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be unescaped when unescaping a scheme <DT><A HREF="HTTPClient/URI.html#resvdUIChar"><B>resvdUIChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>list of characters which must not be unescaped when unescaping a userinfo <DT><A HREF="HTTPClient/HTTPResponse.html#retryRequest()"><B>retryRequest()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>Should the request be retried by the application? If the application used an <var>HttpOutputStream</var> in the request then various modules (such as the redirection and authorization modules) are not able to resend the request themselves. <DT><A HREF="HTTPClient/Response.html#retryRequest()"><B>retryRequest()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD> <DT><A HREF="HTTPClient/RoRequest.html"><B>RoRequest</B></A> - interface HTTPClient.<A HREF="HTTPClient/RoRequest.html">RoRequest</A>.<DD>This interface represents the read-only interface of an http request.<DT><A HREF="HTTPClient/RoResponse.html"><B>RoResponse</B></A> - interface HTTPClient.<A HREF="HTTPClient/RoResponse.html">RoResponse</A>.<DD>This interface represents read-only interface of an intermediate http response.<DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_CONTINUE"><B>RSP_CONTINUE</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>continue processing response <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_NEWCON_REQ"><B>RSP_NEWCON_REQ</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>go to phase 1 using a new HTTPConnection <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_NEWCON_SND"><B>RSP_NEWCON_SND</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>send request using a new HTTPConnection <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_REQUEST"><B>RSP_REQUEST</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>new request generated; go to phase 1 <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_RESTART"><B>RSP_RESTART</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>restart response processing with first module <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_SEND"><B>RSP_SEND</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>new request generated; send request immediately (no processing) <DT><A HREF="HTTPClient/HTTPClientModuleConstants.html#RSP_SHORTCIRC"><B>RSP_SHORTCIRC</B></A> - Static variable in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModuleConstants.html">HTTPClientModuleConstants</A> <DD>stop processing and return response </DL> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="HTTPClient/Util.html#sameHttpURL(java.net.URL, java.net.URL)"><B>sameHttpURL(URL, URL)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Compares two http urls for equality. <DT><A HREF="HTTPClient/URI.html#scheme"><B>scheme</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#schemeChar"><B>schemeChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Cookie.html#secure"><B>secure</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/URI.html#SEMI_GENERIC"><B>SEMI_GENERIC</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/CookiePolicyHandler.html#sendCookie(HTTPClient.Cookie, HTTPClient.RoRequest)"><B>sendCookie(Cookie, RoRequest)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/CookiePolicyHandler.html">CookiePolicyHandler</A> <DD>This method is called for each cookie that is eligible for sending with a request (according to the matching rules for the path, domain, protocol, etc). <DT><A HREF="HTTPClient/Cookie.html#sendWith(HTTPClient.RoRequest)"><B>sendWith(RoRequest)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#sendWith(HTTPClient.RoRequest)"><B>sendWith(RoRequest)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/Request.html#setAllowUI(boolean)"><B>setAllowUI(boolean)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#setAllowUserInteraction(boolean)"><B>setAllowUserInteraction(boolean)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Controls whether modules are allowed to prompt the user or pop up dialogs if neccessary. <DT><A HREF="HTTPClient/AuthorizationInfo.html#setAuthHandler(HTTPClient.AuthorizationHandler)"><B>setAuthHandler(AuthorizationHandler)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Set's the authorization handler. <DT><A HREF="HTTPClient/DefaultAuthHandler.html#setAuthorizationPrompter(HTTPClient.AuthorizationPrompter)"><B>setAuthorizationPrompter(AuthorizationPrompter)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/DefaultAuthHandler.html">DefaultAuthHandler</A> <DD>Set a new username/password prompter. <DT><A HREF="HTTPClient/Request.html#setConnection(HTTPClient.HTTPConnection)"><B>setConnection(HTTPConnection)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#setContext(java.lang.Object)"><B>setContext(Object)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the current context. <DT><A HREF="HTTPClient/AuthorizationInfo.html#setCookie(java.lang.String)"><B>setCookie(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Set the cookie <DT><A HREF="HTTPClient/CookieModule.html#setCookiePolicyHandler(HTTPClient.CookiePolicyHandler)"><B>setCookiePolicyHandler(CookiePolicyHandler)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Sets a new cookie policy handler. <DT><A HREF="HTTPClient/HTTPConnection.html#setCurrentProxy(java.lang.String, int)"><B>setCurrentProxy(String, int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the proxy used by this instance. <DT><A HREF="HTTPClient/Request.html#setData(byte[])"><B>setData(byte[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#setDefaultAllowUserInteraction(boolean)"><B>setDefaultAllowUserInteraction(boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the default allow-user-action. <DT><A HREF="HTTPClient/HTTPConnection.html#setDefaultHeaders(HTTPClient.NVPair[])"><B>setDefaultHeaders(NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the default http headers to be sent with each request. <DT><A HREF="HTTPClient/HttpURLConnection.html#setDefaultRequestProperty(java.lang.String, java.lang.String)"><B>setDefaultRequestProperty(String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Sets an arbitrary default request header. <DT><A HREF="HTTPClient/HTTPConnection.html#setDefaultTimeout(int)"><B>setDefaultTimeout(int)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the default timeout value to be used for each new HTTPConnection. <DT><A HREF="HTTPClient/Response.html#setEffectiveURI(HTTPClient.URI)"><B>setEffectiveURI(URI)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>set the final URI of the document. <DT><A HREF="HTTPClient/Response.html#setEffectiveURL(java.net.URL)"><B>setEffectiveURL(URL)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD><B>Deprecated.</B> <I>use setEffectiveURI() instead</I> <DT><A HREF="HTTPClient/AuthorizationInfo.html#setExtraInfo(java.lang.Object)"><B>setExtraInfo(Object)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Set the extra info. <DT><A HREF="HTTPClient/Response.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Set a header field in the list of headers. <DT><A HREF="HTTPClient/Request.html#setHeaders(HTTPClient.NVPair[])"><B>setHeaders(NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HttpURLConnection.html#setIfModifiedSince(long)"><B>setIfModifiedSince(long)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Sets the <var>If-Modified-Since</var> header. <DT><A HREF="HTTPClient/HttpURLConnection.html#setInstanceFollowRedirects(boolean)"><B>setInstanceFollowRedirects(boolean)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Enables or disables the automatic handling of redirection responses for this instance only. <DT><A HREF="HTTPClient/Log.html#setLogging(int, boolean)"><B>setLogging(int, boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>Enable or disable logging for the given facilities. <DT><A HREF="HTTPClient/Log.html#setLogWriter(java.io.Writer, boolean)"><B>setLogWriter(Writer, boolean)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>Set the writer to which to log. <DT><A HREF="HTTPClient/Request.html#setMethod(java.lang.String)"><B>setMethod(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/AuthorizationInfo.html#setParams(HTTPClient.NVPair[])"><B>setParams(NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Set the authentication parameters. <DT><A HREF="HTTPClient/HTTPConnection.html#setProxyServer(java.lang.String, int)"><B>setProxyServer(String, int)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the default proxy server to use. <DT><A HREF="HTTPClient/HTTPConnection.html#setRawMode(boolean)"><B>setRawMode(boolean)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD><B>Deprecated.</B> <I>This is not really needed anymore; in V0.2 request were synchronous and therefore to do pipelining you needed to disable the processing of responses.</I> <DT><A HREF="HTTPClient/HttpURLConnection.html#setRequestMethod(java.lang.String)"><B>setRequestMethod(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Sets the request method (e.g. <DT><A HREF="HTTPClient/HttpURLConnection.html#setRequestProperty(java.lang.String, java.lang.String)"><B>setRequestProperty(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Sets an arbitrary request header. <DT><A HREF="HTTPClient/Request.html#setRequestURI(java.lang.String)"><B>setRequestURI(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/Response.html#setRetryRequest(boolean)"><B>setRetryRequest(boolean)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Should the request be retried by the application? This can be used by modules to signal to the application that it should retry the request. <DT><A HREF="HTTPClient/HTTPConnection.html#setSocksServer(java.lang.String)"><B>setSocksServer(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the SOCKS server to use. <DT><A HREF="HTTPClient/HTTPConnection.html#setSocksServer(java.lang.String, int)"><B>setSocksServer(String, int)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the SOCKS server to use. <DT><A HREF="HTTPClient/HTTPConnection.html#setSocksServer(java.lang.String, int, int)"><B>setSocksServer(String, int, int)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the SOCKS server to use. <DT><A HREF="HTTPClient/Request.html#setStream(HTTPClient.HttpOutputStream)"><B>setStream(HttpOutputStream)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#setTimeout(int)"><B>setTimeout(int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets the timeout to be used for creating connections and reading responses. <DT><A HREF="HTTPClient/Response.html#setTrailer(java.lang.String, java.lang.String)"><B>setTrailer(String, String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Response.html">Response</A> <DD>Set a trailer field in the list of trailers. <DT><A HREF="HTTPClient/HttpOutputStream.html#setTrailers(HTTPClient.NVPair[])"><B>setTrailers(NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Sets the trailers to be sent if the output is sent with the chunked transfer encoding. <DT><A HREF="HTTPClient/HTTPConnection.html#setupRequest(java.lang.String, java.lang.String, HTTPClient.NVPair[], byte[], HTTPClient.HttpOutputStream)"><B>setupRequest(String, String, NVPair[], byte[], HttpOutputStream)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Sets up the request, creating the list of headers to send and creating instances of the modules. <DT><A HREF="HTTPClient/Log.html#SOCKS"><B>SOCKS</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The Socks facility (64) <DT><A HREF="HTTPClient/SocksException.html"><B>SocksException</B></A> - exception HTTPClient.<A HREF="HTTPClient/SocksException.html">SocksException</A>.<DD>Signals that an error was received while trying to set up a connection with the Socks server.<DT><A HREF="HTTPClient/SocksException.html#SocksException()"><B>SocksException()</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/SocksException.html">SocksException</A> <DD>Constructs a SocksException with no detail message. <DT><A HREF="HTTPClient/SocksException.html#SocksException(java.lang.String)"><B>SocksException(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/SocksException.html">SocksException</A> <DD>Constructs a SocksException with the specified detail message. <DT><A HREF="HTTPClient/HTTPConnection.html#stop()"><B>stop()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Aborts all the requests currently in progress on this connection and closes all associated sockets. </DL> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="HTTPClient/Cookie.html#toExternalForm()"><B>toExternalForm()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#toExternalForm()"><B>toExternalForm()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/URI.html#toExternalForm()"><B>toExternalForm()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Cookie.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD>Create a string containing all the cookie fields. <DT><A HREF="HTTPClient/HttpHeaderElement.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpHeaderElement.html">HttpHeaderElement</A> <DD> <DT><A HREF="HTTPClient/NVPair.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/NVPair.html">NVPair</A> <DD>Produces a string containing the name and value of this instance. <DT><A HREF="HTTPClient/HTTPResponse.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPResponse.html">HTTPResponse</A> <DD>produces a full list of headers and their values, one per line. <DT><A HREF="HTTPClient/Cookie2.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD>Create a string containing all the cookie fields. <DT><A HREF="HTTPClient/HttpURLConnection.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>produces a string. <DT><A HREF="HTTPClient/AuthorizationInfo.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/AuthorizationInfo.html">AuthorizationInfo</A> <DD>Constructs a string containing the authorization info. <DT><A HREF="HTTPClient/URI.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Return the URI as string. <DT><A HREF="HTTPClient/HTTPConnection.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Generates a string of the form protocol://host.domain:port . <DT><A HREF="HTTPClient/Request.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/Request.html">Request</A> <DD> <DT><A HREF="HTTPClient/HttpOutputStream.html#toString()"><B>toString()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>produces a string describing this stream. <DT><A HREF="HTTPClient/URI.html#toURL()"><B>toURL()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Will try to create a java.net.URL object from this URI. <DT><A HREF="HTTPClient/HTTPConnection.html#Trace(java.lang.String)"><B>Trace(String)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Requests a TRACE. <DT><A HREF="HTTPClient/HTTPConnection.html#Trace(java.lang.String, HTTPClient.NVPair[])"><B>Trace(String, NVPair[])</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>Requests a TRACE. <DT><A HREF="HTTPClient/CookieModule.html#trailerHandler(HTTPClient.Response, HTTPClient.RoRequest)"><B>trailerHandler(Response, RoRequest)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/CookieModule.html">CookieModule</A> <DD>Invoked by the HTTPClient. <DT><A HREF="HTTPClient/HTTPClientModule.html#trailerHandler(HTTPClient.Response, HTTPClient.RoRequest)"><B>trailerHandler(Response, RoRequest)</B></A> - Method in interface HTTPClient.<A HREF="HTTPClient/HTTPClientModule.html">HTTPClientModule</A> <DD>The chunked transfer-encoding (and in future maybe others) can contain trailer fields at the end of the body. <DT><A HREF="HTTPClient/URI.html#type"><B>type</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> </DL> <HR> <A NAME="_U_"><!-- --></A><H2> <B>U</B></H2> <DL> <DT><A HREF="HTTPClient/URI.html#unescape(java.lang.String, java.util.BitSet)"><B>unescape(String, BitSet)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Unescape escaped characters (i.e. <DT><A HREF="HTTPClient/URI.html#unreservedChar"><B>unreservedChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html"><B>URI</B></A> - class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A>.<DD>This class represents a generic URI, as defined in RFC-2396.<DT><A HREF="HTTPClient/URI.html#URI(java.lang.String)"><B>URI(String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Constructs a URI from the given string representation. <DT><A HREF="HTTPClient/URI.html#URI(java.lang.String, java.lang.String)"><B>URI(String, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Constructs an opaque URI from the given parts. <DT><A HREF="HTTPClient/URI.html#URI(java.lang.String, java.lang.String, int, java.lang.String)"><B>URI(String, String, int, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Constructs a URI from the given parts. <DT><A HREF="HTTPClient/URI.html#URI(java.lang.String, java.lang.String, java.lang.String)"><B>URI(String, String, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Constructs a URI from the given parts, using the default port for this scheme (if known). <DT><A HREF="HTTPClient/URI.html#URI(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>URI(String, String, String, int, String, String, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Constructs a URI from the given parts. <DT><A HREF="HTTPClient/URI.html#URI(HTTPClient.URI, java.lang.String)"><B>URI(URI, String)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Constructs a URI from the given string representation, relative to the given base URI. <DT><A HREF="HTTPClient/URI.html#URI(java.net.URL)"><B>URI(URL)</B></A> - Constructor for class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD>Construct a URI from the given URL. <DT><A HREF="HTTPClient/URI.html#uricChar"><B>uricChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#url"><B>url</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/Log.html#URLC"><B>URLC</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>The ULRConnection facility (128) <DT><A HREF="HTTPClient/Codecs.html#URLDecode(java.lang.String)"><B>URLDecode(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method decodes the given urlencoded string. <DT><A HREF="HTTPClient/Codecs.html#URLEncode(java.lang.String)"><B>URLEncode(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method urlencodes the given string. <DT><A HREF="HTTPClient/URI.html#userinfo"><B>userinfo</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#userinfoChar"><B>userinfoChar</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#usesGenericSyntax"><B>usesGenericSyntax</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#usesGenericSyntax(java.lang.String)"><B>usesGenericSyntax(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#usesSemiGenericSyntax"><B>usesSemiGenericSyntax</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/URI.html#usesSemiGenericSyntax(java.lang.String)"><B>usesSemiGenericSyntax(String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/URI.html">URI</A> <DD> <DT><A HREF="HTTPClient/HttpURLConnection.html#usingProxy()"><B>usingProxy()</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpURLConnection.html">HttpURLConnection</A> <DD>Shows if request are being made through an http proxy or directly. <DT><A HREF="HTTPClient/Util.html"><B>Util</B></A> - class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A>.<DD>This class holds various utility methods.<DT><A HREF="HTTPClient/Codecs.html#uudecode(char[])"><B>uudecode(char[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method decodes the given uuencoded char[]. <DT><A HREF="HTTPClient/Codecs.html#uuencode(byte[])"><B>uuencode(byte[])</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Codecs.html">Codecs</A> <DD>This method encodes the given byte[] using the unix uuencode encding. </DL> <HR> <A NAME="_V_"><!-- --></A><H2> <B>V</B></H2> <DL> <DT><A HREF="HTTPClient/Cookie.html#value"><B>value</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie.html">Cookie</A> <DD> <DT><A HREF="HTTPClient/Cookie2.html#version"><B>version</B></A> - Variable in class HTTPClient.<A HREF="HTTPClient/Cookie2.html">Cookie2</A> <DD> <DT><A HREF="HTTPClient/HTTPConnection.html#version"><B>version</B></A> - Static variable in class HTTPClient.<A HREF="HTTPClient/HTTPConnection.html">HTTPConnection</A> <DD>The current version of this package. </DL> <HR> <A NAME="_W_"><!-- --></A><H2> <B>W</B></H2> <DL> <DT><A HREF="HTTPClient/Util.html#wildcardMatch(java.lang.String, java.lang.String)"><B>wildcardMatch(String, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Util.html">Util</A> <DD>Match <var>pattern</var> against <var>name</var>, where <var>pattern</var> may contain wildcards ('*'). <DT><A HREF="HTTPClient/HttpOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Writes an array of bytes on the stream. <DT><A HREF="HTTPClient/HttpOutputStream.html#write(int)"><B>write(int)</B></A> - Method in class HTTPClient.<A HREF="HTTPClient/HttpOutputStream.html">HttpOutputStream</A> <DD>Writes a single byte on the stream. <DT><A HREF="HTTPClient/Log.html#write(int, java.lang.String)"><B>write(int, String)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>Write the given message to the current log if logging for the given facility is enabled. <DT><A HREF="HTTPClient/Log.html#write(int, java.lang.String, java.io.ByteArrayOutputStream)"><B>write(int, String, ByteArrayOutputStream)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>Write the contents of the given buffer to the current log if logging for the given facility is enabled. <DT><A HREF="HTTPClient/Log.html#write(int, java.lang.String, java.lang.Throwable)"><B>write(int, String, Throwable)</B></A> - Static method in class HTTPClient.<A HREF="HTTPClient/Log.html">Log</A> <DD>Write the stack trace of the given exception to the current log if logging for the given facility is enabled. </DL> <HR> <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> </BODY> </HTML>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de