Add proper annotations for Android SDK
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<root>
|
||||
<item name='org.apache.http.client.entity.UrlEncodedFormEntity UrlEncodedFormEntity(java.util.List<? extends org.apache.http.NameValuePair>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.entity.UrlEncodedFormEntity UrlEncodedFormEntity(java.util.List<? extends org.apache.http.NameValuePair>, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,62 @@
|
||||
<root>
|
||||
<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.HttpEntityEnclosingRequestBase java.lang.Object clone()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.methods.HttpOptions java.util.Set<java.lang.String> getAllowedMethods(org.apache.http.HttpResponse) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.HttpGet HttpGet(java.lang.String) 0'>
|
||||
<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.HttpTrace 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.HttpOptions 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.HttpGet java.lang.String getMethod()'>
|
||||
<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.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.HttpDelete java.lang.String getMethod()'>
|
||||
<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.HttpRequestBase org.apache.http.RequestLine getRequestLine()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.methods.HttpOptions java.util.Set<java.lang.String> getAllowedMethods(org.apache.http.HttpResponse)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,26 @@
|
||||
<root>
|
||||
<item name='org.apache.http.client.params.HttpClientParams boolean isRedirecting(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.params.HttpClientParams void setRedirecting(org.apache.http.params.HttpParams, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.params.ClientParamBean ClientParamBean(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 java.lang.String getCookiePolicy(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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 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>
|
||||
</root>
|
||||
@@ -0,0 +1,32 @@
|
||||
<root>
|
||||
<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) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.protocol.RequestTargetAuthentication 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.RequestProxyAuthentication 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.ClientContextConfigurer ClientContextConfigurer(org.apache.http.protocol.HttpContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.protocol.ResponseProcessCookies void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.protocol.RequestTargetAuthentication 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.RequestAddCookies 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.RequestAddCookies 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.ResponseProcessCookies void process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,59 @@
|
||||
<root>
|
||||
<item name='org.apache.http.client.utils.URLEncodedUtils void parse(java.util.List<org.apache.http.NameValuePair>, java.util.Scanner, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.utils.URLEncodedUtils java.lang.String format(java.util.List<? extends org.apache.http.NameValuePair>, 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) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List<org.apache.http.NameValuePair> 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) 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) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List<org.apache.http.NameValuePair> 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, boolean)'>
|
||||
<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.URLEncodedUtils java.lang.String format(java.util.List<? extends org.apache.http.NameValuePair>, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.client.utils.URLEncodedUtils java.util.List<org.apache.http.NameValuePair> 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.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)'>
|
||||
<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.util.List<org.apache.http.NameValuePair> 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 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 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>
|
||||
</root>
|
||||
Reference in New Issue
Block a user