Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -1,47 +1,191 @@
<root>
<item name='org.apache.http.ProtocolVersion ProtocolVersion(java.lang.String, int, int) 0'>
<item name='org.apache.http.HttpServerConnection void sendResponseEntity(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(java.lang.String, int, java.lang.String) 0'>
<item name='org.apache.http.HttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion java.lang.String toString()'>
<item name='org.apache.http.FormattedHeader org.apache.http.util.CharArrayBuffer getBuffer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(java.lang.String) 0'>
<item name='org.apache.http.HttpResponse void setStatusLine(org.apache.http.ProtocolVersion, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpVersion org.apache.http.ProtocolVersion forVersion(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String getSchemeName()'>
<item name='org.apache.http.ConnectionReuseStrategy boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String getHostName()'>
<item name='org.apache.http.HttpMessage void setParams(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String toString()'>
<item name='org.apache.http.HttpResponseInterceptor void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(org.apache.http.HttpHost) 0'>
<item name='org.apache.http.HttpResponse void setReasonPhrase(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String toHostString()'>
<item name='org.apache.http.NameValuePair java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion int compareToVersion(org.apache.http.ProtocolVersion) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String toURI()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion java.lang.String getProtocol()'>
<item name='org.apache.http.HttpServerConnection void receiveRequestEntity(org.apache.http.HttpEntityEnclosingRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion org.apache.http.ProtocolVersion forVersion(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.StatusLine, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(org.apache.http.HttpHost) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpClientConnection void sendRequestHeader(org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpRequestFactory org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage org.apache.http.HeaderIterator headerIterator(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponse void setStatusLine(org.apache.http.StatusLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String getHostName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpClientConnection void receiveResponseEntity(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpClientConnection void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HeaderElement org.apache.http.NameValuePair getParameterByName(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponseInterceptor void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpServerConnection void sendResponseHeader(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String toURI()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpEntity org.apache.http.Header getContentType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage org.apache.http.Header[] getHeaders(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpClientConnection org.apache.http.HttpResponse receiveResponseHeader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpRequestInterceptor void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion ProtocolVersion(java.lang.String, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.Header java.lang.String getValue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion java.lang.String getProtocol()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage void addHeader(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.ProtocolVersion, int, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage void setHeader(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String toHostString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponse void setStatusLine(org.apache.http.ProtocolVersion, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.RequestLine java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.Header java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HeaderElement java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost HttpHost(java.lang.String, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpRequestInterceptor void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.RequestLine java.lang.String getUri()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ProtocolVersion int compareToVersion(org.apache.http.ProtocolVersion) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpHost java.lang.String getSchemeName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage org.apache.http.Header[] getHeaders(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.ConnectionReuseStrategy boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.StatusLine org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpRequestFactory org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponse void setLocale(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.StatusLine, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.RequestLine org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpMessage org.apache.http.HeaderIterator headerIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.HttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.ProtocolVersion, int, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -2,28 +2,52 @@
<item name='org.apache.http.auth.AuthSchemeRegistry void unregister(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTCredentials NTCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String) 0'>
<item name='org.apache.http.auth.AuthScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthScope java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials UsernamePasswordCredentials(java.lang.String, java.lang.String) 0'>
<item name='org.apache.http.auth.NTCredentials NTCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials java.lang.String toString()'>
<item name='org.apache.http.auth.AuthScheme java.lang.String getParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials java.security.Principal getUserPrincipal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials UsernamePasswordCredentials(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthSchemeRegistry void register(java.lang.String, org.apache.http.auth.AuthSchemeFactory) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTCredentials java.lang.String getUserName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthSchemeFactory org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTUserPrincipal java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.Credentials java.security.Principal getUserPrincipal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTCredentials java.security.Principal getUserPrincipal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthScope AuthScope(org.apache.http.auth.AuthScope) 0'>
<item name='org.apache.http.auth.AuthSchemeRegistry java.util.List&lt;java.lang.String&gt; getSchemeNames()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials java.security.Principal getUserPrincipal()'>
<item name='org.apache.http.auth.AuthScheme java.lang.String getSchemeName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthScope AuthScope(org.apache.http.auth.AuthScope) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.BasicUserPrincipal java.lang.String toString()'>
@@ -32,18 +56,12 @@
<item name='org.apache.http.auth.BasicUserPrincipal java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials java.lang.String getUserName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTCredentials java.lang.String getUserName()'>
<item name='org.apache.http.auth.NTCredentials java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthSchemeRegistry org.apache.http.auth.AuthScheme getAuthScheme(java.lang.String, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTUserPrincipal java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials UsernamePasswordCredentials(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -53,13 +71,19 @@
<item name='org.apache.http.auth.NTUserPrincipal NTUserPrincipal(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTUserPrincipal java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthSchemeRegistry void register(java.lang.String, org.apache.http.auth.AuthSchemeFactory) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTCredentials java.lang.String toString()'>
<item name='org.apache.http.auth.AuthScheme void processChallenge(org.apache.http.Header) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.UsernamePasswordCredentials java.lang.String getUserName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTUserPrincipal java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.NTUserPrincipal java.lang.String getUsername()'>
@@ -68,13 +92,13 @@
<item name='org.apache.http.auth.AuthScope int match(org.apache.http.auth.AuthScope) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.BasicUserPrincipal BasicUserPrincipal(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthState java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthSchemeRegistry java.util.List&lt;java.lang.String&gt; getSchemeNames()'>
<item name='org.apache.http.auth.BasicUserPrincipal BasicUserPrincipal(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.AuthScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,7 +1,4 @@
<root>
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -11,4 +8,7 @@
<item name='org.apache.http.auth.params.AuthParamBean AuthParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,83 @@
<root>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.AuthenticationHandler org.apache.http.auth.AuthScheme selectScheme(java.util.Map&lt;java.lang.String,org.apache.http.Header&gt;, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.CredentialsProvider void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth.Credentials) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.RedirectHandler java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.UserTokenHandler java.lang.Object getUserToken(org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.ResponseHandler T handleResponse(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.RedirectHandler boolean isRedirectRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.AuthenticationHandler org.apache.http.auth.AuthScheme selectScheme(java.util.Map&lt;java.lang.String,org.apache.http.Header&gt;, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.AuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.RequestDirector org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.CredentialsProvider org.apache.http.auth.Credentials getCredentials(org.apache.http.auth.AuthScope) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.AuthenticationHandler boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpRequestRetryHandler boolean retryRequest(java.io.IOException, int, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpRequestRetryHandler boolean retryRequest(java.io.IOException, int, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.RedirectHandler java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.CookieStore java.util.List&lt;org.apache.http.cookie.Cookie&gt; getCookies()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.HttpClient org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,62 +1,68 @@
<root>
<item name='org.apache.http.client.methods.HttpPut java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpOptions java.util.Set&lt;java.lang.String&gt; getAllowedMethods(org.apache.http.HttpResponse)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpDelete HttpDelete(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpRequestBase org.apache.http.ProtocolVersion getProtocolVersion()'>
<item name='org.apache.http.client.methods.HttpRequestBase java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpOptions java.util.Set&lt;java.lang.String&gt; getAllowedMethods(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpPost java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpGet HttpGet(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpTrace java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpHead HttpHead(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpGet java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpOptions java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpPost HttpPost(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpTrace HttpTrace(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpPut java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpPut HttpPut(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpOptions java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpRequestBase org.apache.http.RequestLine getRequestLine()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpOptions HttpOptions(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpDelete java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpEntityEnclosingRequestBase java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpRequestBase java.lang.Object clone()'>
<item name='org.apache.http.client.methods.HttpPut HttpPut(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpHead java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpTrace java.lang.String getMethod()'>
<item name='org.apache.http.client.methods.HttpRequestBase org.apache.http.RequestLine getRequestLine()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpGet java.lang.String getMethod()'>
<item name='org.apache.http.client.methods.HttpPost java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpOptions java.util.Set&lt;java.lang.String&gt; getAllowedMethods(org.apache.http.HttpResponse)'>
<item name='org.apache.http.client.methods.HttpOptions HttpOptions(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpRequestBase org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpUriRequest java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.methods.HttpRequestBase java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -14,13 +14,13 @@
<item name='org.apache.http.client.params.HttpClientParams boolean isAuthenticating(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.params.HttpClientParams java.lang.String getCookiePolicy(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.params.HttpClientParams void setAuthenticating(org.apache.http.params.HttpParams, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.params.HttpClientParams void setCookiePolicy(org.apache.http.params.HttpParams, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.params.HttpClientParams java.lang.String getCookiePolicy(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -2,6 +2,9 @@
<item name='org.apache.http.client.protocol.RequestProxyAuthentication void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.protocol.RequestDefaultHeaders void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.protocol.RequestDefaultHeaders void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -5,55 +5,55 @@
<item name='org.apache.http.client.utils.URLEncodedUtils java.lang.String format(java.util.List&lt;? extends org.apache.http.NameValuePair&gt;, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List&lt;org.apache.http.NameValuePair&gt; parse(org.apache.http.HttpEntity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List&lt;org.apache.http.NameValuePair&gt; parse(java.net.URI, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.lang.String format(java.util.List&lt;? extends org.apache.http.NameValuePair&gt;, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List&lt;org.apache.http.NameValuePair&gt; parse(java.net.URI, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.net.URI) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List&lt;org.apache.http.NameValuePair&gt; parse(org.apache.http.HttpEntity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.net.URI)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List&lt;org.apache.http.NameValuePair&gt; parse(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.net.URI) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.lang.String format(java.util.List&lt;? extends org.apache.http.NameValuePair&gt;, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List&lt;org.apache.http.NameValuePair&gt; parse(java.net.URI, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URLEncodedUtils boolean isEncoded(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI createURI(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI resolve(java.net.URI, java.net.URI)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.client.utils.URIUtils java.net.URI rewriteURI(java.net.URI, org.apache.http.HttpHost, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,35 +1,107 @@
<root>
<item name='org.apache.http.conn.MultihomePlainSocketFactory org.apache.http.conn.MultihomePlainSocketFactory getSocketFactory()'>
<item name='org.apache.http.conn.OperatedClientConnection void update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.EofSensorInputStream EofSensorInputStream(java.io.InputStream, org.apache.http.conn.EofSensorWatcher) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket createSocket()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicEofSensorWatcher BasicEofSensorWatcher(org.apache.http.conn.ManagedClientConnection, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity BasicManagedEntity(org.apache.http.HttpEntity, org.apache.http.conn.ManagedClientConnection, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity BasicManagedEntity(org.apache.http.HttpEntity, org.apache.http.conn.ManagedClientConnection, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory boolean isSecure(java.net.Socket) 0'>
<item name='org.apache.http.conn.OperatedClientConnection void update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ConnectionKeepAliveStrategy long getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator void updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity BasicManagedEntity(org.apache.http.HttpEntity, org.apache.http.conn.ManagedClientConnection, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ManagedClientConnection void tunnelTarget(boolean, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.EofSensorInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator void openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionManager org.apache.http.conn.ClientConnectionRequest requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket createSocket()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator void openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ManagedClientConnection void layerProtocol(org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicEofSensorWatcher BasicEofSensorWatcher(org.apache.http.conn.ManagedClientConnection, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionRequest org.apache.http.conn.ManagedClientConnection getConnection(long, java.util.concurrent.TimeUnit)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionManager void closeIdleConnections(long, java.util.concurrent.TimeUnit) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory org.apache.http.conn.MultihomePlainSocketFactory getSocketFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ManagedClientConnection void tunnelProxy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.EofSensorInputStream EofSensorInputStream(java.io.InputStream, org.apache.http.conn.EofSensorWatcher) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator org.apache.http.conn.OperatedClientConnection createConnection()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionManager void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator void updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ManagedClientConnection void tunnelProxy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.BasicManagedEntity BasicManagedEntity(org.apache.http.HttpEntity, org.apache.http.conn.ManagedClientConnection, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator void openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ManagedClientConnection void open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.EofSensorInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.OperatedClientConnection void openCompleted(boolean, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ClientConnectionOperator void updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ManagedClientConnection void open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.MultihomePlainSocketFactory boolean isSecure(java.net.Socket) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -17,21 +17,27 @@
<item name='org.apache.http.conn.params.ConnRouteParams void setDefaultProxy(org.apache.http.params.HttpParams, org.apache.http.HttpHost) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams org.apache.http.conn.params.ConnPerRoute getMaxConnectionsPerRoute(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnPerRoute int getMaxForRoute(org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParams org.apache.http.HttpHost getDefaultProxy(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParams org.apache.http.conn.routing.HttpRoute getForcedRoute(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParamBean ConnRouteParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams long getTimeout(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnPerRouteBean int getMaxForRoute(org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParamBean ConnRouteParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams int getMaxTotalConnections(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -41,9 +47,6 @@
<item name='org.apache.http.conn.params.ConnManagerParamBean ConnManagerParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams org.apache.http.conn.params.ConnPerRoute getMaxConnectionsPerRoute(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams org.apache.http.conn.params.ConnPerRoute getMaxConnectionsPerRoute(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -1,14 +1,8 @@
<root>
<item name='org.apache.http.conn.routing.BasicRouteDirector int firstStep(org.apache.http.conn.routing.RouteInfo) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.BasicRouteDirector int proxiedStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost, boolean) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker java.lang.String toString()'>
<item name='org.apache.http.conn.routing.BasicRouteDirector int proxiedStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, boolean) 0'>
@@ -17,25 +11,7 @@
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo.TunnelType org.apache.http.conn.routing.RouteInfo.TunnelType valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo.LayerType org.apache.http.conn.routing.RouteInfo.LayerType valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker RouteTracker(org.apache.http.HttpHost, java.net.InetAddress) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.BasicRouteDirector int directStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker org.apache.http.HttpHost getTargetHost()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker void connectProxy(org.apache.http.HttpHost, boolean) 0'>
<item name='org.apache.http.conn.routing.RouteInfo.TunnelType org.apache.http.conn.routing.RouteInfo.TunnelType valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo.LayerType org.apache.http.conn.routing.RouteInfo.LayerType valueOf(java.lang.String) 0'>
@@ -44,31 +20,76 @@
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost, boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.RouteInfo.LayerType) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker void tunnelProxy(org.apache.http.HttpHost, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost[], boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.RouteInfo.LayerType) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker RouteTracker(org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo.TunnelType org.apache.http.conn.routing.RouteInfo.TunnelType valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute org.apache.http.conn.routing.RouteInfo.LayerType getLayerType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute org.apache.http.HttpHost getTargetHost()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute java.lang.String toString()'>
<item name='org.apache.http.conn.routing.HttpRoute org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost) 0'>
<item name='org.apache.http.conn.routing.HttpRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo.LayerType org.apache.http.conn.routing.RouteInfo.LayerType valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute org.apache.http.conn.routing.RouteInfo.LayerType getLayerType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.BasicRouteDirector int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.BasicRouteDirector int firstStep(org.apache.http.conn.routing.RouteInfo) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo org.apache.http.conn.routing.RouteInfo.LayerType getLayerType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo org.apache.http.HttpHost getTargetHost()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteInfo.TunnelType org.apache.http.conn.routing.RouteInfo.TunnelType valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker RouteTracker(org.apache.http.HttpHost, java.net.InetAddress) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.BasicRouteDirector int directStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker void connectProxy(org.apache.http.HttpHost, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker void tunnelProxy(org.apache.http.HttpHost, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker RouteTracker(org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.RouteTracker org.apache.http.HttpHost getTargetHost()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRoute HttpRoute(org.apache.http.HttpHost) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.routing.HttpRouteDirector int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,14 +1,23 @@
<root>
<item name='org.apache.http.conn.scheme.SocketFactory boolean isSecure(java.net.Socket) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SocketFactory java.net.Socket createSocket()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.Scheme org.apache.http.conn.scheme.SocketFactory getSocketFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.PlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry java.util.List&lt;java.lang.String&gt; getSchemeNames()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.PlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme getScheme(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.PlainSocketFactory org.apache.http.conn.scheme.PlainSocketFactory getSocketFactory()'>
<item name='org.apache.http.conn.scheme.SocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.PlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 5'>
@@ -17,10 +26,7 @@
<item name='org.apache.http.conn.scheme.PlainSocketFactory boolean isSecure(java.net.Socket) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.Scheme org.apache.http.conn.scheme.SocketFactory getSocketFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.PlainSocketFactory java.net.Socket createSocket()'>
<item name='org.apache.http.conn.scheme.SocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme get(java.lang.String) 0'>
@@ -35,22 +41,34 @@
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme getScheme(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.LayeredSocketFactory java.net.Socket createSocket(java.net.Socket, java.lang.String, int, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.PlainSocketFactory org.apache.http.conn.scheme.PlainSocketFactory getSocketFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.Scheme java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme getScheme(org.apache.http.HttpHost)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry java.util.List&lt;java.lang.String&gt; getSchemeNames()'>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme getScheme(org.apache.http.HttpHost) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme getScheme(org.apache.http.HttpHost) 0'>
<item name='org.apache.http.conn.scheme.PlainSocketFactory java.net.Socket createSocket()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.Scheme Scheme(java.lang.String, org.apache.http.conn.scheme.SocketFactory, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme getScheme(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.Scheme Scheme(java.lang.String, org.apache.http.conn.scheme.SocketFactory, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -11,16 +11,28 @@
<item name='org.apache.http.conn.ssl.AbstractVerifier boolean acceptableCountryWildcard(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.AllowAllHostnameVerifier java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.X509HostnameVerifier void verify(java.lang.String, java.security.cert.X509Certificate) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.StrictHostnameVerifier java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.AbstractVerifier void verify(java.lang.String, javax.net.ssl.SSLSocket) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.AbstractVerifier java.lang.String[] getCNs(java.security.cert.X509Certificate) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.BrowserCompatHostnameVerifier java.lang.String toString()'>
<item name='org.apache.http.conn.ssl.X509HostnameVerifier void verify(java.lang.String, javax.net.ssl.SSLSocket) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.StrictHostnameVerifier java.lang.String toString()'>
<item name='org.apache.http.conn.ssl.X509HostnameVerifier void verify(java.lang.String, javax.net.ssl.SSLSocket) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.SSLSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.SSLSocketFactory boolean isSecure(java.net.Socket) 0'>
@@ -32,15 +44,15 @@
<item name='org.apache.http.conn.ssl.AbstractVerifier int countDots(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.SSLSocketFactory java.net.Socket createSocket(java.net.Socket, java.lang.String, int, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.BrowserCompatHostnameVerifier java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.SSLSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.SSLSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.AllowAllHostnameVerifier java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.AbstractVerifier void verify(java.lang.String, java.security.cert.X509Certificate) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -1,59 +1,122 @@
<root>
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getPath()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookiePathComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry org.apache.http.cookie.CookieSpec getCookieSpec(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookiePathComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 0'>
<item name='org.apache.http.cookie.SetCookie void setComment(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry java.util.List&lt;java.lang.String&gt; getSpecNames()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getHost()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookiePathComparator int compare(java.lang.Object, java.lang.Object) 0'>
<item name='org.apache.http.cookie.CookieSpec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getHost()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getPath()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookiePathComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry java.util.List&lt;java.lang.String&gt; getSpecNames()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry void unregister(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookiePathComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.ClientCookie java.lang.String getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.SetCookie void setValue(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.Cookie boolean isExpired(java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpecRegistry org.apache.http.cookie.CookieSpec getCookieSpec(java.lang.String, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookieSpec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.CookiePathComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.cookie.Cookie java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,8 +1,5 @@
<root>
<item name='org.apache.http.entity.ByteArrayEntity ByteArrayEntity(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.EntityTemplate EntityTemplate(org.apache.http.entity.ContentProducer) 0'>
<item name='org.apache.http.entity.InputStreamEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.FileEntity void writeTo(java.io.OutputStream) 0'>
@@ -11,58 +8,73 @@
<item name='org.apache.http.entity.SerializableEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.FileEntity FileEntity(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.FileEntity java.io.InputStream getContent()'>
<item name='org.apache.http.entity.AbstractHttpEntity org.apache.http.Header getContentType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.HttpEntityWrapper HttpEntityWrapper(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity InputStreamEntity(java.io.InputStream, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BufferedHttpEntity BufferedHttpEntity(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.EntityTemplate void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity StringEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity StringEntity(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ContentLengthStrategy long determineLength(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity ByteArrayEntity(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.SerializableEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.HttpEntityWrapper java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.EntityTemplate EntityTemplate(org.apache.http.entity.ContentProducer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.SerializableEntity SerializableEntity(java.io.Serializable, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BufferedHttpEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity InputStreamEntity(java.io.InputStream, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.HttpEntityWrapper HttpEntityWrapper(org.apache.http.HttpEntity) 0'>
<item name='org.apache.http.entity.FileEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BasicHttpEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BufferedHttpEntity BufferedHttpEntity(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.EntityTemplate void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity StringEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity java.io.InputStream getContent()'>
<item name='org.apache.http.entity.HttpEntityWrapper void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity StringEntity(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -2,13 +2,19 @@
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageParser createRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.impl.entity.EntitySerializer createEntitySerializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String)'>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.impl.SocketHttpServerConnection org.apache.http.io.SessionOutputBuffer createHttpDataTransmitter(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.ProtocolVersion, int, org.apache.http.protocol.HttpContext) 0'>
@@ -20,25 +26,28 @@
<item name='org.apache.http.impl.AbstractHttpServerConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.HttpRequestFactory createHttpRequestFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionOutputBuffer createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.HttpResponse receiveResponseHeader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.NoConnectionReuseStrategy boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.impl.entity.EntitySerializer createEntitySerializer()'>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageParser createRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection void sendRequestHeader(org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.HttpRequestFactory createHttpRequestFactory()'>
<item name='org.apache.http.impl.DefaultHttpResponseFactory java.util.Locale determineLocale(org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 0'>
@@ -47,18 +56,9 @@
<item name='org.apache.http.impl.SocketHttpServerConnection org.apache.http.io.SessionOutputBuffer createHttpDataTransmitter(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.HttpResponseFactory createHttpResponseFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageParser createRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpResponseFactory java.util.Locale determineLocale(org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.impl.entity.EntityDeserializer createEntityDeserializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionOutputBuffer createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -74,30 +74,39 @@
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageWriter createResponseWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpServerConnection org.apache.http.io.SessionOutputBuffer createHttpDataTransmitter(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.SocketHttpServerConnection org.apache.http.io.SessionInputBuffer createHttpDataReceiver(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.HttpResponse receiveResponseHeader()'>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.impl.entity.EntitySerializer createEntitySerializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionOutputBuffer createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.impl.entity.EntityDeserializer createEntityDeserializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpServerConnection void bind(java.net.Socket, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.io.HttpMessageWriter createRequestWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.DefaultConnectionReuseStrategy org.apache.http.TokenIterator createTokenIterator(org.apache.http.HeaderIterator)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpClientConnection java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.impl.entity.EntityDeserializer createEntityDeserializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpServerConnection org.apache.http.io.SessionInputBuffer createHttpDataReceiver(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -107,6 +116,9 @@
<item name='org.apache.http.impl.SocketHttpClientConnection void bind(java.net.Socket, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.io.HttpMessageWriter createRequestWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.StatusLine, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -119,12 +131,6 @@
<item name='org.apache.http.impl.DefaultHttpResponseFactory DefaultHttpResponseFactory(org.apache.http.ReasonPhraseCatalog) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -134,66 +140,60 @@
<item name='org.apache.http.impl.DefaultHttpClientConnection void bind(java.net.Socket, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageParser createRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.impl.entity.EntityDeserializer createEntityDeserializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection void sendResponseHeader(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpRequestFactory org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.ProtocolVersion, int, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageWriter createResponseWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.AbstractHttpClientConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection void init(org.apache.http.io.SessionInputBuffer, org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams) 2'>
<item name='org.apache.http.impl.DefaultHttpServerConnection java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpClientConnection void bind(java.net.Socket, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpClientConnection java.lang.String toString()'>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.HttpResponseFactory createHttpResponseFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultConnectionReuseStrategy org.apache.http.TokenIterator createTokenIterator(org.apache.http.HeaderIterator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultConnectionReuseStrategy org.apache.http.TokenIterator createTokenIterator(org.apache.http.HeaderIterator)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultConnectionReuseStrategy boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpServerConnection void bind(java.net.Socket, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageWriter createResponseWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpResponseFactory org.apache.http.HttpResponse newHttpResponse(org.apache.http.StatusLine, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpClientConnection void bind(java.net.Socket, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.impl.entity.EntitySerializer createEntitySerializer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpServerConnection org.apache.http.io.HttpMessageParser createRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection void receiveResponseEntity(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.SocketHttpServerConnection org.apache.http.io.SessionInputBuffer createHttpDataReceiver(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.NoConnectionReuseStrategy boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.DefaultHttpServerConnection java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.AbstractHttpClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -1,29 +1,17 @@
<root>
<item name='org.apache.http.impl.auth.RFC2617Scheme void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) 0'>
<item name='org.apache.http.impl.auth.AuthSchemeBase void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)'>
<item name='org.apache.http.impl.auth.NTLMScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme java.lang.String getSchemeName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme java.lang.String getSchemeName()'>
<item name='org.apache.http.impl.auth.DigestSchemeFactory org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme NTLMScheme(org.apache.http.impl.auth.NTLMEngine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicSchemeFactory org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.AuthSchemeBase void processChallenge(org.apache.http.Header) 0'>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.lang.String, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.RFC2617Scheme java.lang.String getParameter(java.lang.String) 0'>
@@ -32,19 +20,16 @@
<item name='org.apache.http.impl.auth.DigestScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.lang.String, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.lang.String, boolean)'>
<item name='org.apache.http.impl.auth.NTLMScheme java.lang.String getSchemeName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.DigestScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 0'>
<item name='org.apache.http.impl.auth.BasicScheme void processChallenge(org.apache.http.Header) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.DigestScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)'>
@@ -56,10 +41,40 @@
<item name='org.apache.http.impl.auth.NTLMScheme void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.DigestSchemeFactory org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.auth.BasicSchemeFactory org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.RFC2617Scheme void parseChallenge(org.apache.http.util.CharArrayBuffer, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme java.lang.String getParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme java.lang.String getSchemeName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.NTLMScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.AuthSchemeBase void processChallenge(org.apache.http.Header) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.DigestScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.DigestScheme java.lang.String getSchemeName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.BasicScheme org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.auth.DigestScheme void processChallenge(org.apache.http.Header) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,19 +1,145 @@
<root>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.protocol.HttpContext createHttpContext()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicResponseHandler java.lang.String handleResponse(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 9'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.RequestWrapper org.apache.http.RequestLine getRequestLine()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack boolean removeParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicCredentialsProvider void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth.Credentials) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.CookieStore createCookieStore()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 8'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultUserTokenHandler java.lang.Object getUserToken(org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy long getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 10'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.params.HttpParams determineParams(org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler org.apache.http.auth.AuthScheme selectScheme(java.util.Map&lt;java.lang.String,org.apache.http.Header&gt;, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicCookieStore java.util.List&lt;org.apache.http.cookie.Cookie&gt; getCookies()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.CredentialsProvider createCredentialsProvider()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.AuthenticationHandler createTargetAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 9'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.conn.ConnectionKeepAliveStrategy createConnectionKeepAliveStrategy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler java.util.List&lt;java.lang.String&gt; getAuthPreferences()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 11'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.UserTokenHandler createUserTokenHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.AuthenticationHandler createTargetAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack java.lang.Object getParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.params.HttpParams determineParams(org.apache.http.HttpRequest)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; parseChallenges(org.apache.http.Header[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector org.apache.http.HttpRequest createConnectRequest(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.UserTokenHandler createUserTokenHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.auth.AuthSchemeRegistry createAuthSchemeRegistry()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 7'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; parseChallenges(org.apache.http.Header[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.RequestWrapper org.apache.http.HttpRequest getOriginal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.HttpRequestRetryHandler createHttpRequestRetryHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler org.apache.http.auth.AuthScheme selectScheme(java.util.Map&lt;java.lang.String,org.apache.http.Header&gt;, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.CookieStore createCookieStore()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector org.apache.http.HttpRequest createConnectRequest(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -23,100 +149,76 @@
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicCredentialsProvider void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth.Credentials) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpRequestRetryHandler boolean retryRequest(java.io.IOException, int, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.HttpResponse execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.CredentialsProvider createCredentialsProvider()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRedirectHandler java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.params.HttpParams determineParams(org.apache.http.HttpRequest)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 8'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicCookieStore java.util.List&lt;org.apache.http.cookie.Cookie&gt; getCookies()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultUserTokenHandler java.lang.Object getUserToken(org.apache.http.protocol.HttpContext) 0'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.ConnectionReuseStrategy createConnectionReuseStrategy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector void rewriteRequestURI(org.apache.http.impl.client.RequestWrapper, org.apache.http.conn.routing.HttpRoute) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector boolean createTunnelToTarget(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy long getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 10'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.RedirectHandler createRedirectHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultTargetAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.protocol.BasicHttpProcessor createHttpProcessor()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.params.HttpParams createHttpParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.params.HttpParams determineParams(org.apache.http.HttpRequest) 0'>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.RedirectHandler createRedirectHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.CookieStore createCookieStore()'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.protocol.HttpContext createHttpContext()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.protocol.HttpContext createHttpContext()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.protocol.BasicHttpProcessor createHttpProcessor()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultTargetAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.cookie.CookieSpecRegistry createCookieSpecRegistry()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.params.HttpParams createHttpParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.auth.AuthSchemeRegistry createAuthSchemeRegistry()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.protocol.BasicHttpProcessor createHttpProcessor()'>
<item name='org.apache.http.impl.client.DefaultProxyAuthenticationHandler boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultProxyAuthenticationHandler boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.cookie.CookieSpecRegistry createCookieSpecRegistry()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.RequestWrapper RequestWrapper(org.apache.http.HttpRequest) 0'>
@@ -125,10 +227,10 @@
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 5'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector void rewriteRequestURI(org.apache.http.impl.client.RequestWrapper, org.apache.http.conn.routing.HttpRoute) 0'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RedirectHandler createRedirectHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 9'>
<item name='org.apache.http.impl.client.DefaultRequestDirector void rewriteRequestURI(org.apache.http.impl.client.RequestWrapper, org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.EntityEnclosingRequestWrapper EntityEnclosingRequestWrapper(org.apache.http.HttpEntityEnclosingRequest) 0'>
@@ -137,28 +239,19 @@
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.ConnectionReuseStrategy createConnectionReuseStrategy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRedirectHandler boolean isRedirectRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRedirectHandler java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack ClientParamsStack(org.apache.http.impl.client.ClientParamsStack) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler org.apache.http.auth.AuthScheme selectScheme(java.util.Map&lt;java.lang.String,org.apache.http.Header&gt;, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)'>
<item name='org.apache.http.impl.client.DefaultRedirectHandler java.net.URI getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 11'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 2'>
@@ -167,6 +260,9 @@
<item name='org.apache.http.impl.client.RequestWrapper void setMethod(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 7'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -176,31 +272,7 @@
<item name='org.apache.http.impl.client.DefaultHttpRequestRetryHandler boolean retryRequest(java.io.IOException, int, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.RequestWrapper org.apache.http.RequestLine getRequestLine()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.HttpRequestRetryHandler createHttpRequestRetryHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler java.util.List&lt;java.lang.String&gt; getAuthPreferences()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.conn.routing.HttpRoutePlanner createHttpRoutePlanner()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector org.apache.http.HttpRequest createConnectRequest(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack java.lang.Object getParameter(java.lang.String) 0'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.conn.routing.HttpRoutePlanner createHttpRoutePlanner()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 2'>
@@ -209,49 +281,34 @@
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.conn.ConnectionKeepAliveStrategy createConnectionKeepAliveStrategy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector org.apache.http.impl.client.RoutedRequest handleResponse(org.apache.http.impl.client.RoutedRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultProxyAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 10'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultProxyAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicResponseHandler java.lang.Object handleResponse(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.conn.ConnectionKeepAliveStrategy createConnectionKeepAliveStrategy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.conn.routing.HttpRoutePlanner createHttpRoutePlanner()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.cookie.CookieSpecRegistry createCookieSpecRegistry()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient T execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler&lt;? extends T&gt;, org.apache.http.protocol.HttpContext) 2'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.CredentialsProvider createCredentialsProvider()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 8'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.AuthenticationHandler createTargetAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 7'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; parseChallenges(org.apache.http.Header[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.auth.AuthSchemeRegistry createAuthSchemeRegistry()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.RequestWrapper org.apache.http.HttpRequest getOriginal()'>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultTargetAuthenticationHandler boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
@@ -260,16 +317,16 @@
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.UserTokenHandler createUserTokenHandler()'>
<item name='org.apache.http.impl.client.DefaultHttpClient org.apache.http.client.HttpRequestRetryHandler createHttpRequestRetryHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.BasicCredentialsProvider org.apache.http.auth.Credentials getCredentials(org.apache.http.auth.AuthScope) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.ClientParamsStack org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractHttpClient org.apache.http.client.RequestDirector createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams) 11'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.AbstractAuthenticationHandler java.util.Map&lt;java.lang.String,org.apache.http.Header&gt; parseChallenges(org.apache.http.Header[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,13 +1,16 @@
<root>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection void update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator org.apache.http.conn.OperatedClientConnection createConnection()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractPooledConnAdapter void layerProtocol(org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractClientConnAdapter void receiveResponseEntity(org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.SingleClientConnManager org.apache.http.conn.ManagedClientConnection getConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -20,37 +23,58 @@
<item name='org.apache.http.impl.conn.AbstractPoolEntry void open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultHttpRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionOutputBuffer createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractPoolEntry void layerProtocol(org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection void sendRequestHeader(org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.Wire void input(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractPooledConnAdapter void tunnelProxy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.LoggingSessionOutputBuffer void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner java.net.Proxy chooseProxy(java.util.List&lt;java.net.Proxy&gt;, org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractClientConnAdapter void assertValid(org.apache.http.conn.OperatedClientConnection) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionOutputBuffer createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.LoggingSessionInputBuffer int readLine(org.apache.http.util.CharArrayBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner org.apache.http.HttpHost determineProxy(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultHttpRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner java.net.Proxy chooseProxy(java.util.List&lt;java.net.Proxy&gt;, org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultResponseParser DefaultResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.Wire void output(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner java.net.Proxy chooseProxy(java.util.List&lt;java.net.Proxy&gt;, org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<item name='org.apache.http.impl.conn.SingleClientConnManager org.apache.http.conn.ClientConnectionOperator createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractPooledConnAdapter void open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
@@ -62,9 +86,6 @@
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator org.apache.http.conn.OperatedClientConnection createConnection()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractPoolEntry AbstractPoolEntry(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -77,10 +98,10 @@
<item name='org.apache.http.impl.conn.DefaultHttpRoutePlanner DefaultHttpRoutePlanner(org.apache.http.conn.scheme.SchemeRegistry) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.impl.conn.LoggingSessionInputBuffer int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 4'>
@@ -95,6 +116,9 @@
<item name='org.apache.http.impl.conn.SingleClientConnManager SingleClientConnManager(org.apache.http.params.HttpParams, org.apache.http.conn.scheme.SchemeRegistry) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractClientConnAdapter void sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner ProxySelectorRoutePlanner(org.apache.http.conn.scheme.SchemeRegistry, java.net.ProxySelector) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -107,6 +131,9 @@
<item name='org.apache.http.impl.conn.DefaultClientConnection void update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultResponseParser DefaultResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -116,21 +143,33 @@
<item name='org.apache.http.impl.conn.SingleClientConnManager void closeIdleConnections(long, java.util.concurrent.TimeUnit) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.HttpMessageParser createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void prepareSocket(java.net.Socket, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.Wire void output(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.SingleClientConnManager void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.LoggingSessionInputBuffer int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionOutputBuffer createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.SingleClientConnManager org.apache.http.conn.ClientConnectionRequest requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.Wire void input(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -149,7 +188,10 @@
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.SingleClientConnManager org.apache.http.conn.ClientConnectionOperator createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)'>
<item name='org.apache.http.impl.conn.DefaultHttpRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractClientConnAdapter void sendRequestHeader(org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.AbstractPooledConnAdapter void open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 2'>
@@ -158,10 +200,10 @@
<item name='org.apache.http.impl.conn.SingleClientConnManager.ConnAdapter ConnAdapter(org.apache.http.impl.conn.SingleClientConnManager, org.apache.http.impl.conn.SingleClientConnManager.PoolEntry, org.apache.http.conn.routing.HttpRoute) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultClientConnection org.apache.http.io.SessionInputBuffer createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.ProxySelectorRoutePlanner org.apache.http.conn.routing.HttpRoute determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<item name='org.apache.http.impl.conn.LoggingSessionOutputBuffer void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.SingleClientConnManager.PoolEntry PoolEntry(org.apache.http.impl.conn.SingleClientConnManager) 0'>
@@ -179,9 +221,6 @@
<item name='org.apache.http.impl.conn.DefaultClientConnectionOperator void updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.SingleClientConnManager org.apache.http.conn.ClientConnectionRequest requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.DefaultResponseParser org.apache.http.HttpMessage parseHead(org.apache.http.io.SessionInputBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -5,25 +5,25 @@
<item name='org.apache.http.impl.conn.tsccm.RouteSpecificPool void createdEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.RouteSpecificPool newRouteSpecificPool(org.apache.http.conn.routing.HttpRoute)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.conn.ClientConnectionOperator createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute java.util.Queue&lt;org.apache.http.impl.conn.tsccm.WaitingThread&gt; createWaitingThreadQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute ConnPoolByRoute(org.apache.http.conn.ClientConnectionOperator, org.apache.http.params.HttpParams) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.BasicPoolEntry createEntry(org.apache.http.impl.conn.tsccm.RouteSpecificPool, org.apache.http.conn.ClientConnectionOperator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.BasicPoolEntry createEntry(org.apache.http.impl.conn.tsccm.RouteSpecificPool, org.apache.http.conn.ClientConnectionOperator)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.conn.ClientConnectionRequest requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.conn.ClientConnectionOperator createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.PoolEntryRequest requestPoolEntry(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.impl.conn.tsccm.AbstractConnPool createConnectionPool(org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.conn.ClientConnectionOperator createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.BasicPoolEntry getEntryBlocking(org.apache.http.conn.routing.HttpRoute, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.impl.conn.tsccm.WaitingThreadAborter)'>
@@ -35,19 +35,22 @@
<item name='org.apache.http.impl.conn.tsccm.RefQueueWorker RefQueueWorker(java.lang.ref.ReferenceQueue&lt;?&gt;, org.apache.http.impl.conn.tsccm.RefQueueHandler) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute java.util.Map&lt;org.apache.http.conn.routing.HttpRoute,org.apache.http.impl.conn.tsccm.RouteSpecificPool&gt; createRouteToPoolMap()'>
<item name='org.apache.http.impl.conn.tsccm.AbstractConnPool org.apache.http.impl.conn.tsccm.PoolEntryRequest requestPoolEntry(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.RouteSpecificPool void queueThread(org.apache.http.impl.conn.tsccm.WaitingThread) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.WaitingThread java.util.concurrent.locks.Condition getCondition()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager ThreadSafeClientConnManager(org.apache.http.params.HttpParams, org.apache.http.conn.scheme.SchemeRegistry) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.conn.ClientConnectionOperator createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)'>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit) 0'>
<item name='org.apache.http.impl.conn.tsccm.RefQueueWorker java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute ConnPoolByRoute(org.apache.http.conn.ClientConnectionOperator, org.apache.http.params.HttpParams) 0'>
@@ -59,10 +62,19 @@
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.impl.conn.tsccm.AbstractConnPool createConnectionPool(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.impl.conn.tsccm.AbstractConnPool createConnectionPool(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.WaitingThread WaitingThread(java.util.concurrent.locks.Condition, org.apache.http.impl.conn.tsccm.RouteSpecificPool) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute java.util.Queue&lt;org.apache.http.impl.conn.tsccm.WaitingThread&gt; createWaitingThreadQueue()'>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute java.util.Queue&lt;org.apache.http.impl.conn.tsccm.BasicPoolEntry&gt; createFreeConnQueue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.WaitingThread newWaitingThread(java.util.concurrent.locks.Condition, org.apache.http.impl.conn.tsccm.RouteSpecificPool)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.BasicPoolEntry org.apache.http.impl.conn.tsccm.BasicPoolEntryRef getWeakRef()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.AbstractConnPool void closeIdleConnections(long, java.util.concurrent.TimeUnit) 1'>
@@ -71,31 +83,25 @@
<item name='org.apache.http.impl.conn.tsccm.BasicPooledConnAdapter BasicPooledConnAdapter(org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager, org.apache.http.impl.conn.AbstractPoolEntry) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.WaitingThread newWaitingThread(java.util.concurrent.locks.Condition, org.apache.http.impl.conn.tsccm.RouteSpecificPool)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute java.util.Queue&lt;org.apache.http.impl.conn.tsccm.BasicPoolEntry&gt; createFreeConnQueue()'>
<item name='org.apache.http.impl.conn.tsccm.RefQueueWorker RefQueueWorker(java.lang.ref.ReferenceQueue&lt;?&gt;, org.apache.http.impl.conn.tsccm.RefQueueHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.BasicPoolEntry createEntry(org.apache.http.impl.conn.tsccm.RouteSpecificPool, org.apache.http.conn.ClientConnectionOperator) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.RefQueueWorker RefQueueWorker(java.lang.ref.ReferenceQueue&lt;?&gt;, org.apache.http.impl.conn.tsccm.RefQueueHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.BasicPoolEntry BasicPoolEntry(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.routing.HttpRoute, java.lang.ref.ReferenceQueue&lt;java.lang.Object&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.BasicPoolEntry org.apache.http.impl.conn.tsccm.BasicPoolEntryRef getWeakRef()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.RouteSpecificPool newRouteSpecificPool(org.apache.http.conn.routing.HttpRoute)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute void freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry, boolean, long, java.util.concurrent.TimeUnit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.WaitingThread java.util.concurrent.locks.Condition getCondition()'>
<item name='org.apache.http.impl.conn.tsccm.PoolEntryRequest org.apache.http.impl.conn.tsccm.BasicPoolEntry getPoolEntry(long, java.util.concurrent.TimeUnit)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.AbstractConnPool void freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry, boolean, long, java.util.concurrent.TimeUnit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute org.apache.http.impl.conn.tsccm.BasicPoolEntry createEntry(org.apache.http.impl.conn.tsccm.RouteSpecificPool, org.apache.http.conn.ClientConnectionOperator)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager ThreadSafeClientConnManager(org.apache.http.params.HttpParams, org.apache.http.conn.scheme.SchemeRegistry) 0'>
@@ -104,10 +110,13 @@
<item name='org.apache.http.impl.conn.tsccm.BasicPoolEntryRef BasicPoolEntryRef(org.apache.http.impl.conn.tsccm.BasicPoolEntry, java.lang.ref.ReferenceQueue&lt;java.lang.Object&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager org.apache.http.conn.ClientConnectionRequest requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute void deleteEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.conn.tsccm.RefQueueWorker java.lang.String toString()'>
<item name='org.apache.http.impl.conn.tsccm.ConnPoolByRoute java.util.Map&lt;org.apache.http.conn.routing.HttpRoute,org.apache.http.impl.conn.tsccm.RouteSpecificPool&gt; createRouteToPoolMap()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,19 +1,25 @@
<root>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultPath(org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec org.apache.http.Header getVersionHeader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicExpiresHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965VersionAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicCommentHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.HeaderElement[], org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965VersionAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.AbstractCookieSpec void registerAttribHandler(java.lang.String, org.apache.http.cookie.CookieAttributeHandler) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -23,16 +29,19 @@
<item name='org.apache.http.impl.cookie.NetscapeDomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec void formatCookieAsVer(org.apache.http.util.CharArrayBuffer, org.apache.http.cookie.Cookie, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicExpiresHandler BasicExpiresHandler(java.lang.String[]) 0'>
<item name='org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.String toString()'>
<item name='org.apache.http.impl.cookie.BasicExpiresHandler BasicExpiresHandler(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.DateUtils java.lang.String formatDate(java.util.Date, java.lang.String) 1'>
@@ -44,15 +53,18 @@
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DomainAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicPathHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.AbstractCookieAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -62,12 +74,18 @@
<item name='org.apache.http.impl.cookie.BasicExpiresHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BrowserCompatSpec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicCommentHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965VersionAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -86,12 +104,18 @@
<item name='org.apache.http.impl.cookie.RFC2965Spec void formatCookieAsVer(org.apache.http.util.CharArrayBuffer, org.apache.http.cookie.Cookie, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpec org.apache.http.Header getVersionHeader()'>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultPath(org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BrowserCompatSpec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie2 java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicPathHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -104,72 +128,93 @@
<item name='org.apache.http.impl.cookie.CookieSpecBase boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftHeaderParser org.apache.http.HeaderElement parseHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec void formatCookieAsVer(org.apache.http.util.CharArrayBuffer, org.apache.http.cookie.Cookie, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965PortAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultDomain(org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftSpec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965SpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultDomain(org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftHeaderParser org.apache.http.HeaderElement parseHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<item name='org.apache.http.impl.cookie.RFC2965Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.cookie.BrowserCompatSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BrowserCompatSpec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<item name='org.apache.http.impl.cookie.RFC2965Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicPathHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.String getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec void formatParamAsVer(org.apache.http.util.CharArrayBuffer, java.lang.String, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DomainAttributeHandler boolean domainMatch(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DomainAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicDomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<item name='org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie boolean isExpired(java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;) 0'>
<item name='org.apache.http.impl.cookie.BasicDomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicSecureHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.HeaderElement[], org.apache.http.cookie.CookieOrigin)'>
<item name='org.apache.http.impl.cookie.RFC2109SpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec org.apache.http.Header getVersionHeader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965VersionAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965PortAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965SpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.DateUtils java.util.Date parseDate(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -179,25 +224,22 @@
<item name='org.apache.http.impl.cookie.BestMatchSpec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.String getName()'>
<item name='org.apache.http.impl.cookie.NetscapeDomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<item name='org.apache.http.impl.cookie.AbstractCookieSpec org.apache.http.cookie.CookieAttributeHandler getAttribHandler(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.DateUtils java.lang.String formatDate(java.util.Date, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicSecureHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie2 java.lang.Object clone()'>
<item name='org.apache.http.impl.cookie.RFC2965DomainAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.HeaderElement[], org.apache.http.cookie.CookieOrigin) 0'>
@@ -215,34 +257,58 @@
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.AbstractCookieSpec org.apache.http.cookie.CookieAttributeHandler getAttribHandler(java.lang.String)'>
<item name='org.apache.http.impl.cookie.BasicPathHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.DateUtils java.util.Date parseDate(java.lang.String, java.lang.String[], java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109SpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.cookie.NetscapeDraftSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109VersionHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie2 boolean isExpired(java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965PortAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicDomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<item name='org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicDomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicSecureHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicDomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<item name='org.apache.http.impl.cookie.RFC2965Spec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109VersionHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie2 BasicClientCookie2(java.lang.String, java.lang.String) 0'>
@@ -251,16 +317,16 @@
<item name='org.apache.http.impl.cookie.DateUtils java.util.Date parseDate(java.lang.String, java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)'>
<item name='org.apache.http.impl.cookie.RFC2965DomainAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DomainAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<item name='org.apache.http.impl.cookie.BasicClientCookie java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftSpec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<item name='org.apache.http.impl.cookie.BasicClientCookie void setValue(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965VersionAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
@@ -269,6 +335,12 @@
<item name='org.apache.http.impl.cookie.RFC2965PortAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftSpec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -278,12 +350,24 @@
<item name='org.apache.http.impl.cookie.NetscapeDomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpec org.apache.http.Header getVersionHeader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicDomainHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultDomain(org.apache.http.cookie.CookieOrigin)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftHeaderParser org.apache.http.HeaderElement parseHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.AbstractCookieAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2965VersionAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -296,9 +380,15 @@
<item name='org.apache.http.impl.cookie.BasicMaxAgeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.AbstractCookieAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicClientCookie void setComment(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.AbstractCookieSpec void registerAttribHandler(java.lang.String, org.apache.http.cookie.CookieAttributeHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -311,6 +401,9 @@
<item name='org.apache.http.impl.cookie.BasicPathHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.Header&gt; formatCookies(java.util.List&lt;org.apache.http.cookie.Cookie&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.RFC2109DomainHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -323,19 +416,25 @@
<item name='org.apache.http.impl.cookie.RFC2109Spec java.util.List&lt;org.apache.http.cookie.Cookie&gt; parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicSecureHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<item name='org.apache.http.impl.cookie.AbstractCookieAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BrowserCompatSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<item name='org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicSecureHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.NetscapeDraftHeaderParser org.apache.http.HeaderElement parseHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultPath(org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BasicMaxAgeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.CookieSpecBase java.lang.String getDefaultPath(org.apache.http.cookie.CookieOrigin) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.cookie.BestMatchSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,7 +1,4 @@
<root>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.entity.BasicHttpEntity doDeserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer void serialize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage, org.apache.http.HttpEntity) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -23,22 +20,25 @@
<item name='org.apache.http.impl.entity.EntitySerializer void serialize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage, org.apache.http.HttpEntity) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.HttpEntity deserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.HttpEntity deserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.entity.BasicHttpEntity doDeserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.StrictContentLengthStrategy long determineLength(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.LaxContentLengthStrategy long determineLength(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer EntitySerializer(org.apache.http.entity.ContentLengthStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.HttpEntity deserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer java.io.OutputStream doSerialize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer EntitySerializer(org.apache.http.entity.ContentLengthStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,4 +1,7 @@
<root>
<item name='org.apache.http.impl.io.AbstractMessageWriter void writeHeadLine(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.IdentityOutputStream IdentityOutputStream(org.apache.http.io.SessionOutputBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -11,12 +14,18 @@
<item name='org.apache.http.impl.io.AbstractMessageParser AbstractMessageParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractSessionOutputBuffer void init(java.io.OutputStream, int, org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.impl.io.AbstractSessionOutputBuffer void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractSessionInputBuffer int readLine(org.apache.http.util.CharArrayBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractSessionOutputBuffer void init(java.io.OutputStream, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ChunkedOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.IdentityInputStream IdentityInputStream(org.apache.http.io.SessionInputBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -32,6 +41,9 @@
<item name='org.apache.http.impl.io.HttpRequestParser HttpRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser org.apache.http.HttpMessage parse()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageWriter AbstractMessageWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.message.LineFormatter, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -41,19 +53,22 @@
<item name='org.apache.http.impl.io.HttpResponseParser HttpResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ContentLengthInputStream int read(byte[]) 0'>
<item name='org.apache.http.impl.io.ContentLengthOutputStream void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ContentLengthOutputStream void write(byte[]) 0'>
<item name='org.apache.http.impl.io.ContentLengthInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.SocketInputBuffer SocketInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ChunkedInputStream int read(byte[]) 0'>
<item name='org.apache.http.impl.io.AbstractSessionInputBuffer int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser org.apache.http.HttpMessage parse()'>
<item name='org.apache.http.impl.io.ContentLengthInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ChunkedInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ChunkedInputStream ChunkedInputStream(org.apache.http.io.SessionInputBuffer) 0'>
@@ -71,6 +86,12 @@
<item name='org.apache.http.impl.io.HttpRequestWriter HttpRequestWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.message.LineFormatter, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser org.apache.http.HttpMessage parseHead(org.apache.http.io.SessionInputBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractSessionOutputBuffer void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.HttpRequestWriter void writeHeadLine(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -83,27 +104,42 @@
<item name='org.apache.http.impl.io.HttpResponseWriter HttpResponseWriter(org.apache.http.io.SessionOutputBuffer, org.apache.http.message.LineFormatter, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.HttpRequestParser HttpRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.impl.io.AbstractSessionInputBuffer int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser org.apache.http.Header[] parseHeaders(org.apache.http.io.SessionInputBuffer, int, int, org.apache.http.message.LineParser)'>
<item name='org.apache.http.impl.io.ContentLengthOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.IdentityOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.IdentityInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.HttpRequestParser HttpRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.HttpResponseParser HttpResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.IdentityOutputStream void write(byte[]) 0'>
<item name='org.apache.http.impl.io.ChunkedInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser AbstractMessageParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.impl.io.IdentityOutputStream void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.HttpRequestParser HttpRequestParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpRequestFactory, org.apache.http.params.HttpParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser AbstractMessageParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.ContentLengthOutputStream ContentLengthOutputStream(org.apache.http.io.SessionOutputBuffer, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.AbstractMessageParser org.apache.http.Header[] parseHeaders(org.apache.http.io.SessionInputBuffer, int, int, org.apache.http.message.LineParser)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.io.SocketOutputBuffer SocketOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -0,0 +1,23 @@
<root>
<item name='org.apache.http.io.SessionInputBuffer int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.io.SessionOutputBuffer void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.io.SessionOutputBuffer void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.io.HttpMessageWriter void write(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.io.SessionInputBuffer int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.io.HttpMessageParser org.apache.http.HttpMessage parse()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.io.SessionInputBuffer int readLine(org.apache.http.util.CharArrayBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -8,9 +8,6 @@
<item name='org.apache.http.message.BasicLineFormatter int estimateProtocolVersionLen(org.apache.http.ProtocolVersion) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatStatusLine(org.apache.http.StatusLine, org.apache.http.message.LineFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpEntityEnclosingRequest BasicHttpEntityEnclosingRequest(org.apache.http.RequestLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -20,19 +17,34 @@
<item name='org.apache.http.message.BasicHeaderElement BasicHeaderElement(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicStatusLine java.lang.String toString()'>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer appendProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.ProtocolVersion)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair[], boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatElements(org.apache.http.HeaderElement[], boolean, org.apache.http.message.HeaderValueFormatter)'>
<item name='org.apache.http.message.LineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpRequest BasicHttpRequest(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair createNameValuePair(java.lang.String, java.lang.String)'>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.HeaderIterator headerIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine createRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement, boolean) 1'>
@@ -41,16 +53,19 @@
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatElements(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement[], boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.Header[] getHeaders(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpEntityEnclosingRequest BasicHttpEntityEnclosingRequest(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter void doFormatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine java.lang.String getMethod()'>
<item name='org.apache.http.message.BasicStatusLine BasicStatusLine(org.apache.http.ProtocolVersion, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicStatusLine BasicStatusLine(org.apache.http.ProtocolVersion, int, java.lang.String) 0'>
<item name='org.apache.http.message.LineParser boolean hasProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine) 1'>
@@ -65,7 +80,7 @@
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine parseStatusLine(java.lang.String, org.apache.http.message.LineParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader org.apache.http.util.CharArrayBuffer getBuffer()'>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatElements(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement[], boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair createNameValuePair(java.lang.String, java.lang.String) 0'>
@@ -74,31 +89,40 @@
<item name='org.apache.http.message.BasicListHeaderIterator BasicListHeaderIterator(java.util.List, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.HeaderIterator headerIterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair[], boolean)'>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer formatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpResponse void setStatusLine(org.apache.http.ProtocolVersion, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor, char[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair[] parseParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer)'>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatParameters(org.apache.http.NameValuePair[], boolean, org.apache.http.message.HeaderValueFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpEntityEnclosingRequest BasicHttpEntityEnclosingRequest(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage void setHeader(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer appendProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.ProtocolVersion)'>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair[], boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine parseRequestLine(java.lang.String, org.apache.http.message.LineParser) 0'>
@@ -107,66 +131,111 @@
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair[], boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.ParserCursor java.lang.String toString()'>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser void skipWhitespace(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion createProtocolVersion(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer appendProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.ProtocolVersion) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser boolean hasProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor, char[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeader java.lang.String getName()'>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.HeaderElement[] parseElements(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair[] parseParameters(java.lang.String, org.apache.http.message.HeaderValueParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatParameters(org.apache.http.NameValuePair[], boolean, org.apache.http.message.HeaderValueFormatter)'>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatHeader(org.apache.http.Header, org.apache.http.message.LineFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine createRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.Header[] getHeaders(java.lang.String)'>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.NameValuePair[] parseParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatNameValuePair(org.apache.http.NameValuePair, boolean, org.apache.http.message.HeaderValueFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair[] parseParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatRequestLine(org.apache.http.RequestLine, org.apache.http.message.LineFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion parseProtocolVersion(java.lang.String, org.apache.http.message.LineParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup org.apache.http.HeaderIterator iterator(java.lang.String)'>
<item name='org.apache.http.message.BasicHttpResponse BasicHttpResponse(org.apache.http.ProtocolVersion, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpResponse BasicHttpResponse(org.apache.http.ProtocolVersion, int, java.lang.String) 0'>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatStatusLine(org.apache.http.StatusLine, org.apache.http.message.LineFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter void doFormatHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.Header) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine)'>
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeader java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicNameValuePair java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer formatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine java.lang.String getUri()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer formatHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.Header) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatElements(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement[], boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpResponse void setStatusLine(org.apache.http.ProtocolVersion, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -176,31 +245,28 @@
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine java.lang.String getUri()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpRequest BasicHttpRequest(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup org.apache.http.message.HeaderGroup copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair, boolean)'>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair[], boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader java.lang.String getValue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpRequest BasicHttpRequest(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer initBuffer(org.apache.http.util.CharArrayBuffer)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer appendProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.ProtocolVersion)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter void doFormatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatNameValuePair(org.apache.http.NameValuePair, boolean, org.apache.http.message.HeaderValueFormatter)'>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.HeaderElement[] parseElements(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine createRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 1'>
@@ -212,51 +278,54 @@
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine createStatusLine(org.apache.http.ProtocolVersion, int, java.lang.String)'>
<item name='org.apache.http.message.LineParser boolean hasProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicNameValuePair java.lang.String getName()'>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair createNameValuePair(java.lang.String, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage void setParams(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter void doFormatHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.Header) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatHeaderElement(org.apache.http.HeaderElement, boolean, org.apache.http.message.HeaderValueFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicStatusLine org.apache.http.ProtocolVersion getProtocolVersion()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicTokenIterator BasicTokenIterator(org.apache.http.HeaderIterator) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.Header parseHeader(java.lang.String, org.apache.http.message.LineParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement createHeaderElement(java.lang.String, java.lang.String, org.apache.http.NameValuePair[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader BufferedHeader(org.apache.http.util.CharArrayBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor, char[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatHeaderElement(org.apache.http.HeaderElement, boolean, org.apache.http.message.HeaderValueFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion parseProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatProtocolVersion(org.apache.http.ProtocolVersion, org.apache.http.message.LineFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine BasicRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -269,7 +338,16 @@
<item name='org.apache.http.message.BasicLineFormatter void doFormatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.HeaderIterator headerIterator(java.lang.String)'>
<item name='org.apache.http.message.HeaderGroup org.apache.http.HeaderIterator iterator(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup org.apache.http.message.HeaderGroup copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader org.apache.http.util.CharArrayBuffer getBuffer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup org.apache.http.Header[] getHeaders(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
@@ -281,84 +359,99 @@
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine createRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatRequestLine(org.apache.http.RequestLine, org.apache.http.message.LineFormatter)'>
<item name='org.apache.http.message.BasicStatusLine java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine java.lang.String toString()'>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer formatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderElement BasicHeaderElement(java.lang.String, java.lang.String, org.apache.http.NameValuePair[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.ProtocolVersion createProtocolVersion(int, int)'>
<item name='org.apache.http.message.BasicLineParser org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.NameValuePair[] parseParameters(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine BasicRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicTokenIterator java.lang.String createToken(java.lang.String, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser boolean hasProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpRequest BasicHttpRequest(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicTokenIterator java.lang.String createToken(java.lang.String, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine createRequestLine(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatHeader(org.apache.http.Header, org.apache.http.message.LineFormatter)'>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor, char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.HeaderIterator headerIterator(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpResponse void setLocale(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement parseHeaderElement(java.lang.String, org.apache.http.message.HeaderValueParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpEntityEnclosingRequest BasicHttpEntityEnclosingRequest(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatElements(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement[], boolean)'>
<item name='org.apache.http.message.BasicHeaderValueFormatter java.lang.String formatElements(org.apache.http.HeaderElement[], boolean, org.apache.http.message.HeaderValueFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement createHeaderElement(java.lang.String, java.lang.String, org.apache.http.NameValuePair[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BufferedHeader java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpRequest BasicHttpRequest(org.apache.http.RequestLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.NameValuePair, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement[] parseElements(java.lang.String, org.apache.http.message.HeaderValueParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup org.apache.http.Header[] getHeaders(java.lang.String)'>
<item name='org.apache.http.message.BasicHeaderElement java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderElementIterator BasicHeaderElementIterator(org.apache.http.HeaderIterator, org.apache.http.message.HeaderValueParser) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement createHeaderElement(java.lang.String, java.lang.String, org.apache.http.NameValuePair[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup org.apache.http.HeaderIterator iterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatElements(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement[], boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicTokenIterator java.lang.String createToken(java.lang.String, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -368,10 +461,19 @@
<item name='org.apache.http.message.BasicHttpEntityEnclosingRequest BasicHttpEntityEnclosingRequest(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueFormatter org.apache.http.util.CharArrayBuffer formatHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineFormatter org.apache.http.util.CharArrayBuffer formatStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.StatusLine)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer formatHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.Header) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer initBuffer(org.apache.http.util.CharArrayBuffer)'>
<item name='org.apache.http.message.HeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineFormatter org.apache.http.util.CharArrayBuffer appendProtocolVersion(org.apache.http.util.CharArrayBuffer, org.apache.http.ProtocolVersion) 1'>
@@ -380,10 +482,19 @@
<item name='org.apache.http.message.BasicLineFormatter void doFormatRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.RequestLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpResponse BasicHttpResponse(org.apache.http.StatusLine) 0'>
<item name='org.apache.http.message.BasicHttpResponse void setReasonPhrase(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.RequestLine parseRequestLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<item name='org.apache.http.message.HeaderValueFormatter org.apache.http.util.CharArrayBuffer formatHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.HeaderElement, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicNameValuePair java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderElement java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpResponse BasicHttpResponse(org.apache.http.StatusLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicLineParser org.apache.http.Header parseHeader(org.apache.http.util.CharArrayBuffer) 0'>
@@ -395,7 +506,10 @@
<item name='org.apache.http.message.BasicHttpResponse void setStatusLine(org.apache.http.StatusLine) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicNameValuePair java.lang.String toString()'>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.HeaderElement parseHeaderElement(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderValueParser org.apache.http.NameValuePair parseNameValuePair(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
@@ -404,16 +518,13 @@
<item name='org.apache.http.message.BasicHeaderElementIterator BasicHeaderElementIterator(org.apache.http.HeaderIterator, org.apache.http.message.HeaderValueParser) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderElement java.lang.String toString()'>
<item name='org.apache.http.message.AbstractHttpMessage org.apache.http.Header[] getHeaders(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicStatusLine org.apache.http.ProtocolVersion getProtocolVersion()'>
<item name='org.apache.http.message.BasicLineFormatter java.lang.String formatProtocolVersion(org.apache.http.ProtocolVersion, org.apache.http.message.LineFormatter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHeaderElement java.lang.String getName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.HeaderGroup java.lang.Object clone()'>
<item name='org.apache.http.message.BasicLineParser org.apache.http.StatusLine createStatusLine(org.apache.http.ProtocolVersion, int, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicHttpRequest BasicHttpRequest(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 0'>
@@ -425,7 +536,16 @@
<item name='org.apache.http.message.BasicHttpEntityEnclosingRequest BasicHttpEntityEnclosingRequest(java.lang.String, java.lang.String, org.apache.http.ProtocolVersion) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicRequestLine java.lang.String getMethod()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.BasicNameValuePair BasicNameValuePair(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.ParserCursor java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.message.LineParser org.apache.http.StatusLine parseStatusLine(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,20 +1,29 @@
<root>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getHttpElementCharset(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setLinger(org.apache.http.params.HttpParams, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getSoTimeout(org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setBooleanParameter(java.lang.String, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getContentCharset(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getHttpElementCharset(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.BasicHttpParams boolean removeParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setSocketBufferSize(org.apache.http.params.HttpParams, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.AbstractHttpParams org.apache.http.params.HttpParams setDoubleParameter(java.lang.String, double)'>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setIntParameter(java.lang.String, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setStaleCheckingEnabled(org.apache.http.params.HttpParams, boolean) 0'>
<item name='org.apache.http.params.DefaultedHttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpParams java.lang.Object getParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams void setUseExpectContinue(org.apache.http.params.HttpParams, boolean) 0'>
@@ -23,7 +32,7 @@
<item name='org.apache.http.params.AbstractHttpParams org.apache.http.params.HttpParams setIntParameter(java.lang.String, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getContentCharset(org.apache.http.params.HttpParams)'>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getContentCharset(org.apache.http.params.HttpParams) 0'>
@@ -38,10 +47,16 @@
<item name='org.apache.http.params.AbstractHttpParams org.apache.http.params.HttpParams setLongParameter(java.lang.String, long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.AbstractHttpParams org.apache.http.params.HttpParams setBooleanParameter(java.lang.String, boolean)'>
<item name='org.apache.http.params.HttpConnectionParams void setConnectionTimeout(org.apache.http.params.HttpParams, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setConnectionTimeout(org.apache.http.params.HttpParams, int) 0'>
<item name='org.apache.http.params.BasicHttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getHttpElementCharset(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setTcpNoDelay(org.apache.http.params.HttpParams, boolean) 0'>
@@ -50,52 +65,19 @@
<item name='org.apache.http.params.HttpProtocolParams void setHttpElementCharset(org.apache.http.params.HttpParams, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams boolean getTcpNoDelay(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.BasicHttpParams org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpAbstractParamBean HttpAbstractParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getLinger(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams DefaultedHttpParams(org.apache.http.params.HttpParams, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getSocketBufferSize(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams void setVersion(org.apache.http.params.HttpParams, org.apache.http.ProtocolVersion) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getHttpElementCharset(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.BasicHttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setSoTimeout(org.apache.http.params.HttpParams, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams void setContentCharset(org.apache.http.params.HttpParams, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams org.apache.http.ProtocolVersion getVersion(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getUserAgent(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParamBean HttpConnectionParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams boolean isStaleCheckingEnabled(org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.params.BasicHttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParamBean HttpProtocolParamBean(org.apache.http.params.HttpParams) 0'>
@@ -104,10 +86,82 @@
<item name='org.apache.http.params.BasicHttpParams void setParameters(java.lang.String[], java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getConnectionTimeout(org.apache.http.params.HttpParams) 0'>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.BasicHttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams org.apache.http.ProtocolVersion getVersion(org.apache.http.params.HttpParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getSoTimeout(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.AbstractHttpParams org.apache.http.params.HttpParams setBooleanParameter(java.lang.String, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.AbstractHttpParams org.apache.http.params.HttpParams setDoubleParameter(java.lang.String, double)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.BasicHttpParams java.lang.Object getParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setLongParameter(java.lang.String, long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams void setStaleCheckingEnabled(org.apache.http.params.HttpParams, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams boolean removeParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams boolean getTcpNoDelay(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getLinger(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpAbstractParamBean HttpAbstractParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams DefaultedHttpParams(org.apache.http.params.HttpParams, org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpParams boolean removeParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.BasicHttpParams org.apache.http.params.HttpParams copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams void setContentCharset(org.apache.http.params.HttpParams, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParamBean HttpConnectionParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpProtocolParams java.lang.String getUserAgent(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.DefaultedHttpParams java.lang.Object getParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setParameter(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams boolean isStaleCheckingEnabled(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpConnectionParams int getConnectionTimeout(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.params.HttpParams org.apache.http.params.HttpParams setDoubleParameter(java.lang.String, double)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,17 +1,32 @@
<root>
<item name='org.apache.http.protocol.HttpRequestExecutor void preProcess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 1'>
<item name='org.apache.http.protocol.HttpContext void setAttribute(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doSendRequest(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 1'>
<item name='org.apache.http.protocol.HttpRequestExecutor void preProcess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.BasicHttpProcessor void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestDate void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestExpectContinue void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestInterceptorList void setInterceptors(java.util.List) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseConnControl void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpService void handleException(org.apache.http.HttpException, org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseConnControl void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<item name='org.apache.http.protocol.HttpRequestExecutor void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.UriPatternMatcher void register(java.lang.String, java.lang.Object) 0'>
@@ -23,12 +38,21 @@
<item name='org.apache.http.protocol.HttpRequestHandlerRegistry void register(java.lang.String, org.apache.http.protocol.HttpRequestHandler) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestUserAgent void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.DefaultedHttpContext void setAttribute(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestConnControl void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.UriPatternMatcher void register(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.SyncBasicHttpContext void setAttribute(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseContent void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -38,6 +62,12 @@
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpContext java.lang.Object removeAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseServer void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor void preProcess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -47,7 +77,13 @@
<item name='org.apache.http.protocol.RequestDate void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.BasicHttpProcessor org.apache.http.protocol.BasicHttpProcessor copy()'>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpContext java.lang.Object getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.BasicHttpProcessor void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestHandlerRegistry boolean matchUriRequestPattern(java.lang.String, java.lang.String) 0'>
@@ -62,15 +98,18 @@
<item name='org.apache.http.protocol.SyncBasicHttpContext java.lang.Object getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseConnControl void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseDate void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestConnControl void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.BasicHttpContext java.lang.Object getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -86,18 +125,24 @@
<item name='org.apache.http.protocol.UriPatternMatcher boolean matchUriRequestPattern(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 2'>
<item name='org.apache.http.protocol.BasicHttpProcessor org.apache.http.protocol.BasicHttpProcessor copy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpService void setHttpProcessor(org.apache.http.protocol.HttpProcessor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpService void setResponseFactory(org.apache.http.HttpResponseFactory) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doSendRequest(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.BasicHttpProcessor void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -110,13 +155,22 @@
<item name='org.apache.http.protocol.BasicHttpProcessor void setInterceptors(java.util.List) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestContent void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseDate void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.DefaultedHttpContext java.lang.Object getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpService void handleRequest(org.apache.http.HttpServerConnection, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext)'>
<item name='org.apache.http.protocol.HttpRequestHandlerRegistry void setHandlers(java.util.Map) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestHandlerRegistry void setHandlers(java.util.Map) 0'>
<item name='org.apache.http.protocol.HttpResponseInterceptorList void setInterceptors(java.util.List) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doSendRequest(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 0'>
@@ -128,13 +182,22 @@
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 0'>
<item name='org.apache.http.protocol.BasicHttpProcessor void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestTargetHost void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestExpectContinue void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.RequestTargetHost void process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) 1'>
<item name='org.apache.http.protocol.HttpRequestExecutor void postProcess(org.apache.http.HttpResponse, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpContext void setAttribute(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestHandlerRegistry org.apache.http.protocol.HttpRequestHandler lookup(java.lang.String) 0'>
@@ -146,9 +209,15 @@
<item name='org.apache.http.protocol.BasicHttpContext java.lang.Object removeAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.BasicHttpContext void setAttribute(java.lang.String, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor boolean canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.DefaultedHttpContext void setAttribute(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor void preProcess(org.apache.http.HttpRequest, org.apache.http.protocol.HttpProcessor, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -161,7 +230,7 @@
<item name='org.apache.http.protocol.UriPatternMatcher void setHandlers(java.util.Map) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext)'>
<item name='org.apache.http.protocol.DefaultedHttpContext java.lang.Object removeAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.UriPatternMatcher java.lang.Object lookup(java.lang.String) 0'>
@@ -170,10 +239,16 @@
<item name='org.apache.http.protocol.HttpRequestExecutor org.apache.http.HttpResponse doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.ResponseContent void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpService HttpService(org.apache.http.protocol.HttpProcessor, org.apache.http.ConnectionReuseStrategy, org.apache.http.HttpResponseFactory) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpService void handleRequest(org.apache.http.HttpServerConnection, org.apache.http.protocol.HttpContext) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.protocol.HttpRequestHandlerResolver org.apache.http.protocol.HttpRequestHandler lookup(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -5,112 +5,112 @@
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], int, int, java.lang.String) 3'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils byte[] toByteArray(org.apache.http.HttpEntity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils byte[] getBytes(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getRelease()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.CharArrayBuffer java.lang.String substring(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils byte[] getBytes(java.lang.String, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo fromMap(java.lang.String, java.util.Map, java.lang.ClassLoader) 0'>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo VersionInfo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo[] loadVersionInfo(java.lang.String[], java.lang.ClassLoader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.CharArrayBuffer java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getClassloader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getAsciiString(byte[], int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getModule()'>
<item name='org.apache.http.util.VersionInfo java.lang.String getRelease()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.ByteArrayBuffer byte[] toByteArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], int, int, java.lang.String)'>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils byte[] getAsciiBytes(java.lang.String) 0'>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String getContentCharSet(org.apache.http.HttpEntity) 0'>
<item name='org.apache.http.util.CharArrayBuffer java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo fromMap(java.lang.String, java.util.Map, java.lang.ClassLoader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo VersionInfo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils byte[] getAsciiBytes(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getPackage()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getAsciiString(byte[], int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils byte[] toByteArray(org.apache.http.HttpEntity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getTimestamp()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.CharArrayBuffer char[] toCharArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getClassloader()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo[] loadVersionInfo(java.lang.String[], java.lang.ClassLoader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils byte[] getAsciiBytes(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo fromMap(java.lang.String, java.util.Map, java.lang.ClassLoader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String getContentCharSet(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.CharArrayBuffer java.lang.String substring(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo[] loadVersionInfo(java.lang.String[], java.lang.ClassLoader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getAsciiString(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getAsciiString(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.CharArrayBuffer java.lang.String substringTrimmed(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], int, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils byte[] getBytes(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils byte[] toByteArray(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], int, int, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo loadVersionInfo(java.lang.String, java.lang.ClassLoader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EntityUtils java.lang.String toString(org.apache.http.HttpEntity, java.lang.String)'>
<item name='org.apache.http.util.VersionInfo java.lang.String getModule()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getTimestamp()'>
<item name='org.apache.http.util.CharArrayBuffer java.lang.String substringTrimmed(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo java.lang.String getPackage()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.VersionInfo org.apache.http.util.VersionInfo fromMap(java.lang.String, java.util.Map, java.lang.ClassLoader)'>
<item name='org.apache.http.util.EncodingUtils java.lang.String getAsciiString(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.util.EncodingUtils java.lang.String getString(byte[], java.lang.String) 1'>