Files
kotlin/android-sdk-annotations/org/apache/http/impl/client/annotations.xml

360 lines
38 KiB
XML

<root>
<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.params.HttpParams determineParams(org.apache.http.HttpRequest)'>
<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.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 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.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.DefaultHttpClient org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector reuseStrategy'>
<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.client.UserTokenHandler createUserTokenHandler()'>
<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.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.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.AbstractHttpClient 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) 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.RequestWrapper org.apache.http.HttpRequest getOriginal()'>
<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.DefaultHttpClient org.apache.http.conn.ConnectionKeepAliveStrategy createConnectionKeepAliveStrategy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector keepAliveStrategy'>
<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.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.AbstractHttpClient org.apache.http.protocol.HttpRequestExecutor createRequestExecutor()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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.protocol.HttpContext createHttpContext()'>
<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.DefaultHttpClient org.apache.http.protocol.BasicHttpProcessor createHttpProcessor()'>
<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.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.client.HttpRequestRetryHandler createHttpRequestRetryHandler()'>
<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.AbstractHttpClient org.apache.http.protocol.HttpContext createHttpContext()'>
<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.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.cookie.CookieSpecRegistry createCookieSpecRegistry()'>
<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.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.DefaultHttpClient org.apache.http.cookie.CookieSpecRegistry createCookieSpecRegistry()'>
<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.conn.ConnectionKeepAliveStrategy createConnectionKeepAliveStrategy()'>
<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.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>
<item name='org.apache.http.impl.client.AbstractHttpClient 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.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.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.DefaultRequestDirector requestExec'>
<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.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.DefaultRequestDirector routePlanner'>
<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.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.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.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.AbstractHttpClient org.apache.http.protocol.BasicHttpProcessor createHttpProcessor()'>
<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.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 org.apache.http.ConnectionReuseStrategy createConnectionReuseStrategy()'>
<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'>
<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.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.RequestWrapper RequestWrapper(org.apache.http.HttpRequest) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector httpProcessor'>
<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) 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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.DefaultRequestDirector params'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.client.EntityEnclosingRequestWrapper EntityEnclosingRequestWrapper(org.apache.http.HttpEntityEnclosingRequest) 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;) 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.RequestWrapper org.apache.http.RequestLine getRequestLine()'>
<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.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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.AbstractHttpClient 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.CookieStore createCookieStore()'>
<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>
<item name='org.apache.http.impl.client.DefaultRequestDirector 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.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.DefaultRequestDirector redirectHandler'>
<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.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'>
<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.conn.routing.HttpRoutePlanner createHttpRoutePlanner()'>
<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.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.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.DefaultHttpClient 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) 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.DefaultRequestDirector retryHandler'>
<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.BasicResponseHandler java.lang.Object handleResponse(org.apache.http.HttpResponse) 0'>
<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.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.DefaultRequestDirector connManager'>
<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.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.client.RedirectHandler createRedirectHandler()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.params.HttpParams createHttpParams()'>
<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'>
<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) 3'>
<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>
</root>