• Home
  • Raw
  • Download

Lines Matching refs:throws

5     ctor public WebAddress(String) throws java.lang.IllegalArgumentException;
26 …http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) throws java.io.IOExceptio…
27 …ttp.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) throws java.io.IOExceptio…
28 …pResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest) throws java.io.IOExceptio…
29 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws java.io.IOExceptio…
30 …ods.HttpUriRequest, org.apache.http.client.ResponseHandler<? extends T>) throws org.apache.http.cl…
31 …ient.ResponseHandler<? extends T>, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
32 …e.http.HttpRequest, org.apache.http.client.ResponseHandler<? extends T>) throws org.apache.http.cl…
33 …ient.ResponseHandler<? extends T>, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
34 …tHttpEntity getCompressedEntity(byte[], android.content.ContentResolver) throws java.io.IOExceptio…
38 …method public static java.io.InputStream getUngzippedContent(org.apache.http.HttpEntity) throws ja…
48 …method public void bind(java.net.Socket, org.apache.http.params.HttpParams) throws java.io.IOExcep…
49 method public void close() throws java.io.IOException;
50 method protected void doFlush() throws java.io.IOException;
51 method public void flush() throws java.io.IOException;
60 …method public org.apache.http.StatusLine parseResponseHeader(android.net.http.Headers) throws java…
62 …method public void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache…
63 …method public void sendRequestHeader(org.apache.http.HttpRequest) throws org.apache.http.HttpExcep…
65 method public void shutdown() throws java.io.IOException;
69 …cates(android.net.http.HttpsConnection, javax.net.ssl.SSLSocket, String) throws java.io.IOExceptio…
72 …oid.net.http.SslError verifyServerCertificates(byte[][], String, String) throws java.io.IOExceptio…
85 …method public javax.security.cert.X509Certificate[] getPeerCertificateChain() throws javax.net.ssl…
86 …method public java.security.cert.Certificate[] getPeerCertificates() throws javax.net.ssl.SSLPeerU…
89 …method public java.security.Principal getPeerPrincipal() throws javax.net.ssl.SSLPeerUnverifiedExc…
290 ctor public FilePart(String, java.io.File) throws java.io.FileNotFoundException;
291 ctor public FilePart(String, java.io.File, String, String) throws java.io.FileNotFoundException;
292 ctor public FilePart(String, String, java.io.File) throws java.io.FileNotFoundException;
293 …ctor public FilePart(String, String, java.io.File, String, String) throws java.io.FileNotFoundExce…
296 method protected void sendData(java.io.OutputStream) throws java.io.IOException;
304 ctor public FilePartSource(java.io.File) throws java.io.FileNotFoundException;
305 ctor public FilePartSource(String, java.io.File) throws java.io.FileNotFoundException;
306 method public java.io.InputStream createInputStream() throws java.io.IOException;
314 …method public java.io.InputStream getContent() throws java.io.IOException, java.lang.IllegalStateE…
320 method public void writeTo(java.io.OutputStream) throws java.io.IOException;
330 …method public static long getLengthOfParts(com.android.internal.http.multipart.Part[]) throws java…
331 …ong getLengthOfParts(com.android.internal.http.multipart.Part[], byte[]) throws java.io.IOExceptio…
336 method public long length() throws java.io.IOException;
337 method protected abstract long lengthOfData() throws java.io.IOException;
338 method public void send(java.io.OutputStream) throws java.io.IOException;
339 method protected void sendContentTypeHeader(java.io.OutputStream) throws java.io.IOException;
340 method protected abstract void sendData(java.io.OutputStream) throws java.io.IOException;
341 method protected void sendDispositionHeader(java.io.OutputStream) throws java.io.IOException;
342 method protected void sendEnd(java.io.OutputStream) throws java.io.IOException;
343 method protected void sendEndOfHeader(java.io.OutputStream) throws java.io.IOException;
344 …dParts(java.io.OutputStream, com.android.internal.http.multipart.Part[]) throws java.io.IOExceptio…
345 …ava.io.OutputStream, com.android.internal.http.multipart.Part[], byte[]) throws java.io.IOExceptio…
346 method protected void sendStart(java.io.OutputStream) throws java.io.IOException;
347 … method protected void sendTransferEncodingHeader(java.io.OutputStream) throws java.io.IOException;
379 method public java.io.InputStream createInputStream() throws java.io.IOException;
388 method protected void sendData(java.io.OutputStream) throws java.io.IOException;
399 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
403 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
407 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
415 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
423 … method @Deprecated public String decode(String) throws org.apache.commons.codec.DecoderException;
427 … method @Deprecated public String encode(String) throws org.apache.commons.codec.EncoderException;
442 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
445 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
455 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
458 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
469 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
470 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
471 …method @Deprecated public static byte[] decodeHex(char[]) throws org.apache.commons.codec.DecoderE…
473 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
475 …method @Deprecated protected static int toDigit(char, int) throws org.apache.commons.codec.Decoder…
488 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
514 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
525 …method @Deprecated public int difference(String, String) throws org.apache.commons.codec.EncoderEx…
526 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
536 …method @Deprecated public int difference(String, String) throws org.apache.commons.codec.EncoderEx…
537 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
554 … method @Deprecated public String decode(String) throws org.apache.commons.codec.DecoderException;
555 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
556 …method @Deprecated protected byte[] doDecoding(byte[]) throws org.apache.commons.codec.DecoderExce…
557 …method @Deprecated protected byte[] doEncoding(byte[]) throws org.apache.commons.codec.EncoderExce…
558 …method @Deprecated public String encode(String, String) throws org.apache.commons.codec.EncoderExc…
559 … method @Deprecated public String encode(String) throws org.apache.commons.codec.EncoderException;
560 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
568 … method @Deprecated public String decode(String) throws org.apache.commons.codec.DecoderException;
569 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
570 …method @Deprecated protected byte[] doDecoding(byte[]) throws org.apache.commons.codec.DecoderExce…
571 …method @Deprecated protected byte[] doEncoding(byte[]) throws org.apache.commons.codec.EncoderExce…
572 …method @Deprecated public String encode(String, String) throws org.apache.commons.codec.EncoderExc…
573 … method @Deprecated public String encode(String) throws org.apache.commons.codec.EncoderException;
574 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
584 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
585 …method @Deprecated public String decode(String, String) throws org.apache.commons.codec.DecoderExc…
586 … method @Deprecated public String decode(String) throws org.apache.commons.codec.DecoderException;
587 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
588 …method @Deprecated public static final byte[] decodeQuotedPrintable(byte[]) throws org.apache.comm…
590 … method @Deprecated public String encode(String) throws org.apache.commons.codec.EncoderException;
591 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
592 …method @Deprecated public String encode(String, String) throws java.io.UnsupportedEncodingExceptio…
600 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
601 …method @Deprecated public String decode(String, String) throws org.apache.commons.codec.DecoderExc…
602 … method @Deprecated public String decode(String) throws org.apache.commons.codec.DecoderException;
603 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
604 …method @Deprecated public static final byte[] decodeUrl(byte[]) throws org.apache.commons.codec.De…
606 …method @Deprecated public String encode(String, String) throws java.io.UnsupportedEncodingExceptio…
607 … method @Deprecated public String encode(String) throws org.apache.commons.codec.EncoderException;
608 … method @Deprecated public Object encode(Object) throws org.apache.commons.codec.EncoderException;
653 …method @Deprecated protected static ClassLoader directGetContextClassLoader() throws org.apache.co…
657 …method @Deprecated protected static ClassLoader getContextClassLoader() throws org.apache.commons.…
658 …method @Deprecated public static org.apache.commons.logging.LogFactory getFactory() throws org.apa…
659 …method @Deprecated public abstract org.apache.commons.logging.Log getInstance(Class) throws org.ap…
660 …method @Deprecated public abstract org.apache.commons.logging.Log getInstance(String) throws org.a…
661 …method @Deprecated public static org.apache.commons.logging.Log getLog(Class) throws org.apache.co…
662 …method @Deprecated public static org.apache.commons.logging.Log getLog(String) throws org.apache.c…
665 ….commons.logging.LogFactory newFactory(String, ClassLoader, ClassLoader) throws org.apache.commons…
690 …method @Deprecated public static void setLogImplementation(String) throws java.lang.ClassNotFoundE…
691 …method @Deprecated public static void setLogImplementation(Class) throws java.lang.ExceptionInInit…
733 …method @Deprecated protected static ClassLoader getContextClassLoader() throws org.apache.commons.…
734 …method @Deprecated public org.apache.commons.logging.Log getInstance(Class) throws org.apache.comm…
735 …method @Deprecated public org.apache.commons.logging.Log getInstance(String) throws org.apache.com…
737 …method @Deprecated protected java.lang.reflect.Constructor getLogConstructor() throws org.apache.c…
743 …method @Deprecated protected org.apache.commons.logging.Log newInstance(String) throws org.apache.…
859 …method @Deprecated public org.apache.http.HeaderElement[] getElements() throws org.apache.http.Par…
882 method @Deprecated public void flush() throws java.io.IOException;
883 method @Deprecated public boolean isResponseAvailable(int) throws java.io.IOException;
884 …method @Deprecated public void receiveResponseEntity(org.apache.http.HttpResponse) throws org.apac…
885 …method @Deprecated public org.apache.http.HttpResponse receiveResponseHeader() throws org.apache.h…
886 …ublic void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache.http.Ht…
887 …method @Deprecated public void sendRequestHeader(org.apache.http.HttpRequest) throws org.apache.ht…
891 method @Deprecated public void close() throws java.io.IOException;
897 method @Deprecated public void shutdown() throws java.io.IOException;
910 method @Deprecated public void consumeContent() throws java.io.IOException;
911 …method @Deprecated public java.io.InputStream getContent() throws java.io.IOException, java.lang.I…
918 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
938 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
983 … org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine) throws org.apache.http.Me…
984 …method @Deprecated public org.apache.http.HttpRequest newHttpRequest(String, String) throws org.ap…
988 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
997 method @Deprecated public void setReasonPhrase(String) throws java.lang.IllegalStateException;
998 method @Deprecated public void setStatusCode(int) throws java.lang.IllegalStateException;
1010 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1014 method @Deprecated public void flush() throws java.io.IOException;
1015 …ic void receiveRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache.http.Ht…
1016 …method @Deprecated public org.apache.http.HttpRequest receiveRequestHeader() throws org.apache.htt…
1017 …method @Deprecated public void sendResponseEntity(org.apache.http.HttpResponse) throws org.apache.…
1018 …method @Deprecated public void sendResponseHeader(org.apache.http.HttpResponse) throws org.apache.…
1112 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
1165 …henticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) throws org.apache.http.au…
1171 …method @Deprecated public void processChallenge(org.apache.http.Header) throws org.apache.http.aut…
1180 …auth.AuthScheme getAuthScheme(String, org.apache.http.params.HttpParams) throws java.lang.IllegalS…
1292 …nges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.au…
1294 …er>, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.au…
1324 …http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) throws org.apache.http.cl…
1325 …ttp.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
1326 …pResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest) throws org.apache.http.cl…
1327 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
1328 …ods.HttpUriRequest, org.apache.http.client.ResponseHandler<? extends T>) throws org.apache.http.cl…
1329 …ient.ResponseHandler<? extends T>, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
1330 …e.http.HttpRequest, org.apache.http.client.ResponseHandler<? extends T>) throws org.apache.http.cl…
1331 …ient.ResponseHandler<? extends T>, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
1357 …nURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Pr…
1362 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1366 …method @Deprecated public T handleResponse(org.apache.http.HttpResponse) throws org.apache.http.cl…
1378 …mEntity(java.util.List<? extends org.apache.http.NameValuePair>, String) throws java.io.Unsupporte…
1379 …codedFormEntity(java.util.List<? extends org.apache.http.NameValuePair>) throws java.io.Unsupporte…
1388 … void setConnectionRequest(org.apache.http.conn.ClientConnectionRequest) throws java.io.IOExceptio…
1389 …ic void setReleaseTrigger(org.apache.http.conn.ConnectionReleaseTrigger) throws java.io.IOExceptio…
1451 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
1456 … void setConnectionRequest(org.apache.http.conn.ClientConnectionRequest) throws java.io.IOExceptio…
1457 …ic void setReleaseTrigger(org.apache.http.conn.ConnectionReleaseTrigger) throws java.io.IOExceptio…
1470 method @Deprecated public void abort() throws java.lang.UnsupportedOperationException;
1563 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1568 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1573 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1578 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1583 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1591 … method @Deprecated public static Object clone(Object) throws java.lang.CloneNotSupportedException;
1595 …atic java.net.URI createURI(String, String, int, String, String, String) throws java.net.URISyntax…
1598 …java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost, boolean) throws java.net.URISyntax…
1599 …c static java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost) throws java.net.URISyntax…
1607 …il.List<org.apache.http.NameValuePair> parse(org.apache.http.HttpEntity) throws java.io.IOExceptio…
1618 method @Deprecated public boolean eofDetected(java.io.InputStream) throws java.io.IOException;
1619 method @Deprecated public boolean streamAbort(java.io.InputStream) throws java.io.IOException;
1620 method @Deprecated public boolean streamClosed(java.io.InputStream) throws java.io.IOException;
1627 method @Deprecated public void abortConnection() throws java.io.IOException;
1628 method @Deprecated public boolean eofDetected(java.io.InputStream) throws java.io.IOException;
1629 method @Deprecated public void releaseConnection() throws java.io.IOException;
1630 method @Deprecated protected void releaseManagedConnection() throws java.io.IOException;
1631 method @Deprecated public boolean streamAbort(java.io.InputStream) throws java.io.IOException;
1632 method @Deprecated public boolean streamClosed(java.io.InputStream) throws java.io.IOException;
1652 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1653 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1658 …nagedClientConnection getConnection(long, java.util.concurrent.TimeUnit) throws org.apache.http.co…
1671 method @Deprecated public void abortConnection() throws java.io.IOException;
1672 method @Deprecated public void releaseConnection() throws java.io.IOException;
1677 method @Deprecated public void abortConnection() throws java.io.IOException;
1678 method @Deprecated protected void checkAbort() throws java.io.IOException;
1679 method @Deprecated protected void checkClose() throws java.io.IOException;
1680 method @Deprecated protected void checkEOF(int) throws java.io.IOException;
1681 method @Deprecated protected boolean isReadAllowed() throws java.io.IOException;
1682 method @Deprecated public int read() throws java.io.IOException;
1683 method @Deprecated public void releaseConnection() throws java.io.IOException;
1688 method @Deprecated public boolean eofDetected(java.io.InputStream) throws java.io.IOException;
1689 method @Deprecated public boolean streamAbort(java.io.InputStream) throws java.io.IOException;
1690 method @Deprecated public boolean streamClosed(java.io.InputStream) throws java.io.IOException;
1704 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1706 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1709 …xy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1710 …method @Deprecated public void tunnelTarget(boolean, org.apache.http.params.HttpParams) throws jav…
1715 …ring, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1718 …method @Deprecated public boolean isSecure(java.net.Socket) throws java.lang.IllegalArgumentExcept…
1725 …method @Deprecated public void openCompleted(boolean, org.apache.http.params.HttpParams) throws ja…
1726 …method @Deprecated public void opening(java.net.Socket, org.apache.http.HttpHost) throws java.io.I…
1727 …t, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1824 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
1849 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
1878 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
1905 …ring, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
1908 …method @Deprecated public boolean isSecure(java.net.Socket) throws java.lang.IllegalArgumentExcept…
1978 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
1979 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
2005 …okie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
2006 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
2015 …okie.CookieSpec getCookieSpec(String, org.apache.http.params.HttpParams) throws java.lang.IllegalS…
2016 …method @Deprecated public org.apache.http.cookie.CookieSpec getCookieSpec(String) throws java.lang…
2073 …method @Deprecated public void consumeContent() throws java.io.IOException, java.lang.UnsupportedO…
2089 method @Deprecated public void consumeContent() throws java.io.IOException;
2090 … method @Deprecated public java.io.InputStream getContent() throws java.lang.IllegalStateException;
2096 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2100 … ctor @Deprecated public BufferedHttpEntity(org.apache.http.HttpEntity) throws java.io.IOException;
2105 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
2110 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2115 …method @Deprecated public long determineLength(org.apache.http.HttpMessage) throws org.apache.http…
2121 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2126 method @Deprecated public void consumeContent() throws java.io.IOException;
2131 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2136 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
2137 method @Deprecated public java.io.InputStream getContent() throws java.io.IOException;
2141 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2147 method @Deprecated public void consumeContent() throws java.io.IOException;
2148 method @Deprecated public java.io.InputStream getContent() throws java.io.IOException;
2155 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2161 method @Deprecated public void consumeContent() throws java.io.IOException;
2162 method @Deprecated public java.io.InputStream getContent() throws java.io.IOException;
2166 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2170 …ctor @Deprecated public SerializableEntity(java.io.Serializable, boolean) throws java.io.IOExcepti…
2171 …method @Deprecated public java.io.InputStream getContent() throws java.io.IOException, java.lang.I…
2175 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2179 … ctor @Deprecated public StringEntity(String, String) throws java.io.UnsupportedEncodingException;
2180 ctor @Deprecated public StringEntity(String) throws java.io.UnsupportedEncodingException;
2181 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
2182 method @Deprecated public java.io.InputStream getContent() throws java.io.IOException;
2186 method @Deprecated public void writeTo(java.io.OutputStream) throws java.io.IOException;
2196 method @Deprecated protected abstract void assertOpen() throws java.lang.IllegalStateException;
2202 method @Deprecated protected void doFlush() throws java.io.IOException;
2203 method @Deprecated public void flush() throws java.io.IOException;
2206 method @Deprecated public boolean isResponseAvailable(int) throws java.io.IOException;
2208 …method @Deprecated public void receiveResponseEntity(org.apache.http.HttpResponse) throws org.apac…
2209 …method @Deprecated public org.apache.http.HttpResponse receiveResponseHeader() throws org.apache.h…
2210 …ublic void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache.http.Ht…
2211 …method @Deprecated public void sendRequestHeader(org.apache.http.HttpRequest) throws org.apache.ht…
2216 method @Deprecated protected abstract void assertOpen() throws java.lang.IllegalStateException;
2222 method @Deprecated protected void doFlush() throws java.io.IOException;
2223 method @Deprecated public void flush() throws java.io.IOException;
2227 …ic void receiveRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache.http.Ht…
2228 …method @Deprecated public org.apache.http.HttpRequest receiveRequestHeader() throws org.apache.htt…
2229 …method @Deprecated public void sendResponseEntity(org.apache.http.HttpResponse) throws org.apache.…
2230 …method @Deprecated public void sendResponseHeader(org.apache.http.HttpResponse) throws org.apache.…
2241 …method @Deprecated public void bind(java.net.Socket, org.apache.http.params.HttpParams) throws jav…
2246 … org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine) throws org.apache.http.Me…
2247 …method @Deprecated public org.apache.http.HttpRequest newHttpRequest(String, String) throws org.ap…
2261 …method @Deprecated public void bind(java.net.Socket, org.apache.http.params.HttpParams) throws jav…
2296 … protected void bind(java.net.Socket, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2297 method @Deprecated public void close() throws java.io.IOException;
2298 …sionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2299 …ionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2308 method @Deprecated public void shutdown() throws java.io.IOException;
2315 … protected void bind(java.net.Socket, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2316 method @Deprecated public void close() throws java.io.IOException;
2317 …ttpDataReceiver(java.net.Socket, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2318 …DataTransmitter(java.net.Socket, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2327 method @Deprecated public void shutdown() throws java.io.IOException;
2337 …ract void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) throws org.apache.http.au…
2338 …method @Deprecated public void processChallenge(org.apache.http.Header) throws org.apache.http.aut…
2343 …henticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) throws org.apache.http.au…
2357 …henticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) throws org.apache.http.au…
2371 …method @Deprecated public String generateType1Msg(String, String) throws org.apache.http.impl.auth…
2372 …d public String generateType3Msg(String, String, String, String, String) throws org.apache.http.im…
2383 …henticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) throws org.apache.http.au…
2389 …cted void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) throws org.apache.http.au…
2397 …cted void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) throws org.apache.http.au…
2413 …String,org.apache.http.Header> parseChallenges(org.apache.http.Header[]) throws org.apache.http.au…
2414 …er>, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.au…
2444 …http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) throws org.apache.http.cl…
2445 …ttp.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
2446 …pResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest) throws org.apache.http.cl…
2447 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
2448 …ods.HttpUriRequest, org.apache.http.client.ResponseHandler<? extends T>) throws org.apache.http.cl…
2449 …ient.ResponseHandler<? extends T>, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
2450 …e.http.HttpRequest, org.apache.http.client.ResponseHandler<? extends T>) throws org.apache.http.cl…
2451 …ient.ResponseHandler<? extends T>, org.apache.http.protocol.HttpContext) throws org.apache.http.cl…
2507 …method @Deprecated public String handleResponse(org.apache.http.HttpResponse) throws org.apache.ht…
2521 …method @Deprecated public org.apache.http.params.HttpParams setParameter(String, Object) throws ja…
2566 …nges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.au…
2572 …nURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Pr…
2579 ….http.conn.routing.HttpRoute, int, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2580 …pache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2581 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2582 …pache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2583 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2584 …est, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2586 …http.impl.client.RequestWrapper, org.apache.http.conn.routing.HttpRoute) throws org.apache.http.Pr…
2601 …nges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.au…
2611 …ntityEnclosingRequestWrapper(org.apache.http.HttpEntityEnclosingRequest) throws org.apache.http.Pr…
2625 …ctor @Deprecated public RequestWrapper(org.apache.http.HttpRequest) throws org.apache.http.Protoco…
2626 method @Deprecated public void abort() throws java.lang.UnsupportedOperationException;
2662 … method @Deprecated protected final void assertNotAborted() throws java.io.InterruptedIOException;
2665 method @Deprecated public void flush() throws java.io.IOException;
2677 method @Deprecated public boolean isResponseAvailable(int) throws java.io.IOException;
2681 …method @Deprecated public void receiveResponseEntity(org.apache.http.HttpResponse) throws org.apac…
2682 …method @Deprecated public org.apache.http.HttpResponse receiveResponseHeader() throws org.apache.h…
2684 …ublic void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) throws org.apache.http.Ht…
2685 …method @Deprecated public void sendRequestHeader(org.apache.http.HttpRequest) throws org.apache.ht…
2694 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2695 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2698 …xy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2699 …method @Deprecated public void tunnelTarget(boolean, org.apache.http.params.HttpParams) throws jav…
2710 method @Deprecated public void close() throws java.io.IOException;
2713 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2714 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2716 method @Deprecated public void shutdown() throws java.io.IOException;
2717 …xy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2718 …method @Deprecated public void tunnelTarget(boolean, org.apache.http.params.HttpParams) throws jav…
2727 …method @Deprecated public void openCompleted(boolean, org.apache.http.params.HttpParams) throws ja…
2728 …method @Deprecated public void opening(java.net.Socket, org.apache.http.HttpHost) throws java.io.I…
2729 …t, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2735 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2736 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2737 …org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
2743 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2749 …apache.http.HttpMessage parseHead(org.apache.http.io.SessionInputBuffer) throws org.apache.http.Ht…
2764 method @Deprecated public boolean isDataAvailable(int) throws java.io.IOException;
2765 method @Deprecated public int read(byte[], int, int) throws java.io.IOException;
2766 method @Deprecated public int read() throws java.io.IOException;
2767 method @Deprecated public int read(byte[]) throws java.io.IOException;
2768 method @Deprecated public String readLine() throws java.io.IOException;
2769 …method @Deprecated public int readLine(org.apache.http.util.CharArrayBuffer) throws java.io.IOExce…
2774 method @Deprecated public void flush() throws java.io.IOException;
2776 method @Deprecated public void write(byte[], int, int) throws java.io.IOException;
2777 method @Deprecated public void write(int) throws java.io.IOException;
2778 method @Deprecated public void write(byte[]) throws java.io.IOException;
2779 …method @Deprecated public void writeLine(org.apache.http.util.CharArrayBuffer) throws java.io.IOEx…
2780 method @Deprecated public void writeLine(String) throws java.io.IOException;
2786 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2787 …Host, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
2797 method @Deprecated protected final void assertStillUp() throws java.lang.IllegalStateException;
2824 method @Deprecated protected void close() throws java.io.IOException;
2825 method @Deprecated protected void shutdown() throws java.io.IOException;
2831 method @Deprecated public void input(java.io.InputStream) throws java.io.IOException;
2832 method @Deprecated public void input(byte[], int, int) throws java.io.IOException;
2833 method @Deprecated public void input(byte[]) throws java.io.IOException;
2834 method @Deprecated public void input(int) throws java.io.IOException;
2835 method @Deprecated public void input(String) throws java.io.IOException;
2836 method @Deprecated public void output(java.io.InputStream) throws java.io.IOException;
2837 method @Deprecated public void output(byte[], int, int) throws java.io.IOException;
2838 method @Deprecated public void output(byte[]) throws java.io.IOException;
2839 method @Deprecated public void output(int) throws java.io.IOException;
2840 method @Deprecated public void output(String) throws java.io.IOException;
2853 method @Deprecated public void enableConnectionGC() throws java.lang.IllegalStateException;
2855 …ttp.conn.routing.HttpRoute, Object, long, java.util.concurrent.TimeUnit) throws org.apache.http.co…
2896 …ncurrent.TimeUnit, org.apache.http.impl.conn.tsccm.WaitingThreadAborter) throws org.apache.http.co…
2913 …n.tsccm.BasicPoolEntry getPoolEntry(long, java.util.concurrent.TimeUnit) throws org.apache.http.co…
2971 method @Deprecated public boolean await(java.util.Date) throws java.lang.InterruptedException;
2992 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3005 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3039 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3045 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3046 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3051 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3056 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3062 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3063 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3068 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3078 …okie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3079 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3093 …okie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3107 …se(org.apache.http.HeaderElement[], org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3108 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3119 …method @Deprecated public static java.util.Date parseDate(String) throws org.apache.http.impl.cook…
3120 …method @Deprecated public static java.util.Date parseDate(String, String[]) throws org.apache.http…
3121 …public static java.util.Date parseDate(String, String[], java.util.Date) throws org.apache.http.im…
3134 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3144 …okie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3156 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3157 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3168 …okie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3178 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3184 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3185 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3191 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3192 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3199 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3200 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3206 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3207 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3223 …method @Deprecated public void parse(org.apache.http.cookie.SetCookie, String) throws org.apache.h…
3224 …date(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) throws org.apache.http.co…
3233 …lize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage) throws org.apache.http.Ht…
3234 …lize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage) throws org.apache.http.Ht…
3239 …ize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage) throws org.apache.http.Ht…
3240 …onOutputBuffer, org.apache.http.HttpMessage, org.apache.http.HttpEntity) throws org.apache.http.Ht…
3245 …method @Deprecated public long determineLength(org.apache.http.HttpMessage) throws org.apache.http…
3250 …method @Deprecated public long determineLength(org.apache.http.HttpMessage) throws org.apache.http…
3259 …method @Deprecated public org.apache.http.HttpMessage parse() throws org.apache.http.HttpException…
3260 …apache.http.HttpMessage parseHead(org.apache.http.io.SessionInputBuffer) throws org.apache.http.Ht…
3261 …ttp.io.SessionInputBuffer, int, int, org.apache.http.message.LineParser) throws org.apache.http.Ht…
3267 …method @Deprecated public void write(org.apache.http.HttpMessage) throws org.apache.http.HttpExcep…
3268 …method @Deprecated protected abstract void writeHeadLine(org.apache.http.HttpMessage) throws java.…
3276 method @Deprecated protected int fillBuffer() throws java.io.IOException;
3280 method @Deprecated public int read() throws java.io.IOException;
3281 method @Deprecated public int read(byte[], int, int) throws java.io.IOException;
3282 method @Deprecated public int read(byte[]) throws java.io.IOException;
3283 …method @Deprecated public int readLine(org.apache.http.util.CharArrayBuffer) throws java.io.IOExce…
3284 method @Deprecated public String readLine() throws java.io.IOException;
3289 method @Deprecated public void flush() throws java.io.IOException;
3290 method @Deprecated protected void flushBuffer() throws java.io.IOException;
3293 method @Deprecated public void write(byte[], int, int) throws java.io.IOException;
3294 method @Deprecated public void write(byte[]) throws java.io.IOException;
3295 method @Deprecated public void write(int) throws java.io.IOException;
3296 method @Deprecated public void writeLine(String) throws java.io.IOException;
3297 …method @Deprecated public void writeLine(org.apache.http.util.CharArrayBuffer) throws java.io.IOEx…
3303 method @Deprecated public int read() throws java.io.IOException;
3307 …ctor @Deprecated public ChunkedOutputStream(org.apache.http.io.SessionOutputBuffer, int) throws ja…
3308 …ctor @Deprecated public ChunkedOutputStream(org.apache.http.io.SessionOutputBuffer) throws java.io…
3309 method @Deprecated public void finish() throws java.io.IOException;
3310 method @Deprecated protected void flushCache() throws java.io.IOException;
3311 …method @Deprecated protected void flushCacheWithAppend(byte[], int, int) throws java.io.IOExceptio…
3312 method @Deprecated public void write(int) throws java.io.IOException;
3313 method @Deprecated protected void writeClosingChunk() throws java.io.IOException;
3318 method @Deprecated public int read() throws java.io.IOException;
3323 method @Deprecated public void write(int) throws java.io.IOException;
3328 …apache.http.HttpMessage parseHead(org.apache.http.io.SessionInputBuffer) throws org.apache.http.Ht…
3333 …method @Deprecated protected void writeHeadLine(org.apache.http.HttpMessage) throws java.io.IOExce…
3338 …apache.http.HttpMessage parseHead(org.apache.http.io.SessionInputBuffer) throws org.apache.http.Ht…
3343 …method @Deprecated protected void writeHeadLine(org.apache.http.HttpMessage) throws java.io.IOExce…
3356 method @Deprecated public int read() throws java.io.IOException;
3361 method @Deprecated public void write(int) throws java.io.IOException;
3365 …cketInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
3366 method @Deprecated public boolean isDataAvailable(int) throws java.io.IOException;
3367 method @Deprecated public boolean isStale() throws java.io.IOException;
3371 …ketOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) throws java.io.IOExceptio…
3379 …method @Deprecated public org.apache.http.HttpMessage parse() throws org.apache.http.HttpException…
3383 …method @Deprecated public void write(org.apache.http.HttpMessage) throws org.apache.http.HttpExcep…
3393 method @Deprecated public boolean isDataAvailable(int) throws java.io.IOException;
3394 method @Deprecated public int read(byte[], int, int) throws java.io.IOException;
3395 method @Deprecated public int read(byte[]) throws java.io.IOException;
3396 method @Deprecated public int read() throws java.io.IOException;
3397 …method @Deprecated public int readLine(org.apache.http.util.CharArrayBuffer) throws java.io.IOExce…
3398 method @Deprecated public String readLine() throws java.io.IOException;
3402 method @Deprecated public void flush() throws java.io.IOException;
3404 method @Deprecated public void write(byte[], int, int) throws java.io.IOException;
3405 method @Deprecated public void write(byte[]) throws java.io.IOException;
3406 method @Deprecated public void write(int) throws java.io.IOException;
3407 method @Deprecated public void writeLine(String) throws java.io.IOException;
3408 …method @Deprecated public void writeLine(org.apache.http.util.CharArrayBuffer) throws java.io.IOEx…
3440 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3441 …method @Deprecated public org.apache.http.HeaderElement[] getElements() throws org.apache.http.Par…
3449 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3462 method @Deprecated public final Object next() throws java.util.NoSuchElementException;
3463 …method @Deprecated public org.apache.http.HeaderElement nextElement() throws java.util.NoSuchEleme…
3464 method @Deprecated public void remove() throws java.lang.UnsupportedOperationException;
3472 method @Deprecated public final Object next() throws java.util.NoSuchElementException;
3473 …method @Deprecated public org.apache.http.Header nextHeader() throws java.util.NoSuchElementExcept…
3474 method @Deprecated public void remove() throws java.lang.UnsupportedOperationException;
3506 …ement[] parseElements(String, org.apache.http.message.HeaderValueParser) throws org.apache.http.Pa…
3508 …nt parseHeaderElement(String, org.apache.http.message.HeaderValueParser) throws org.apache.http.Pa…
3510 …ir parseNameValuePair(String, org.apache.http.message.HeaderValueParser) throws org.apache.http.Pa…
3513 …air[] parseParameters(String, org.apache.http.message.HeaderValueParser) throws org.apache.http.Pa…
3578 …ache.http.Header parseHeader(String, org.apache.http.message.LineParser) throws org.apache.http.Pa…
3579 …org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer) throws org.apache.http.Pa…
3580 …Version parseProtocolVersion(String, org.apache.http.message.LineParser) throws org.apache.http.Pa…
3581 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3582 …RequestLine parseRequestLine(String, org.apache.http.message.LineParser) throws org.apache.http.Pa…
3583 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3584 …p.StatusLine parseStatusLine(String, org.apache.http.message.LineParser) throws org.apache.http.Pa…
3585 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3596 method @Deprecated public final Object next() throws java.util.NoSuchElementException;
3597 …method @Deprecated public org.apache.http.Header nextHeader() throws java.util.NoSuchElementExcept…
3598 method @Deprecated public void remove() throws java.lang.UnsupportedOperationException;
3607 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3614 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3622 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3631 method @Deprecated protected int findNext(int) throws org.apache.http.ParseException;
3640 …method @Deprecated public final Object next() throws java.util.NoSuchElementException, org.apache.…
3641 …method @Deprecated public String nextToken() throws java.util.NoSuchElementException, org.apache.h…
3642 method @Deprecated public final void remove() throws java.lang.UnsupportedOperationException;
3651 …ctor @Deprecated public BufferedHeader(org.apache.http.util.CharArrayBuffer) throws org.apache.htt…
3652 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3654 …method @Deprecated public org.apache.http.HeaderElement[] getElements() throws org.apache.http.Par…
3664 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3687 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3688 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3689 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3690 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3702 …org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer) throws org.apache.http.Pa…
3703 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3704 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3705 ….apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) throws org.apache.http.Pa…
3738 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3831 method @Deprecated public Object clone() throws java.lang.CloneNotSupportedException;
3838 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3839 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3913 …est, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3922 ….apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3923 ….apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3924 ….apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3925 …pache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3926 …pache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3930 …est, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3968 …est, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3971 ….apache.http.HttpServerConnection, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3982 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3987 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3992 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
3997 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4002 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4007 …ocess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4012 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4017 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4022 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4027 …cess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) throws org.apache.http.Ht…
4100 …method @Deprecated public static String getContentCharSet(org.apache.http.HttpEntity) throws org.a…
4101 …method @Deprecated public static byte[] toByteArray(org.apache.http.HttpEntity) throws java.io.IOE…
4102 …method @Deprecated public static String toString(org.apache.http.HttpEntity, String) throws java.i…
4103 …method @Deprecated public static String toString(org.apache.http.HttpEntity) throws java.io.IOExce…