Add proper annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 17:26:18 +04:00
parent d7936b7ea4
commit c943b4e9d5
288 changed files with 37834 additions and 10470 deletions
@@ -0,0 +1,35 @@
<root>
<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)'>
<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.MultihomePlainSocketFactory org.apache.http.conn.MultihomePlainSocketFactory getSocketFactory()'>
<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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,56 @@
<root>
<item name='org.apache.http.conn.params.ConnConnectionParamBean ConnConnectionParamBean(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams void setMaxConnectionsPerRoute(org.apache.http.params.HttpParams, org.apache.http.conn.params.ConnPerRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParams void setForcedRoute(org.apache.http.params.HttpParams, org.apache.http.conn.routing.HttpRoute) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnManagerParams void setTimeout(org.apache.http.params.HttpParams, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParams void setLocalAddress(org.apache.http.params.HttpParams, java.net.InetAddress) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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.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>
<item name='org.apache.http.conn.params.ConnManagerParams void setMaxTotalConnections(org.apache.http.params.HttpParams, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
<item name='org.apache.http.conn.params.ConnPerRouteBean void setMaxForRoute(org.apache.http.conn.routing.HttpRoute, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.params.ConnRouteParams java.net.InetAddress getLocalAddress(org.apache.http.params.HttpParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,74 @@
<root>
<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.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.HttpRoute HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, 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) 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.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.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.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'>
<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'>
<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 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.RouteTracker java.lang.String toString()'>
<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.HttpRoute org.apache.http.conn.routing.RouteInfo.TunnelType getTunnelType()'>
<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 HttpRoute(org.apache.http.HttpHost) 0'>
<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>
</root>
@@ -0,0 +1,56 @@
<root>
<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.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.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.Scheme org.apache.http.conn.scheme.SocketFactory 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.PlainSocketFactory 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.scheme.PlainSocketFactory boolean isSecure(java.net.Socket) 0'>
<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 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 get(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme unregister(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.scheme.SchemeRegistry org.apache.http.conn.scheme.Scheme register(org.apache.http.conn.scheme.Scheme) 0'>
<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) 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'>
<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.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.PlainSocketFactory java.net.Socket createSocket()'>
<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>
</root>
@@ -0,0 +1,50 @@
<root>
<item name='org.apache.http.conn.ssl.AbstractVerifier void verify(java.lang.String, javax.net.ssl.SSLSocket) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.AbstractVerifier void verify(java.lang.String, java.lang.String[], java.lang.String[], boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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.StrictHostnameVerifier java.lang.String toString()'>
<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.AllowAllHostnameVerifier java.lang.String toString()'>
<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 boolean isSecure(java.net.Socket) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.ssl.SSLSocketFactory void setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 org.apache.http.conn.ssl.SSLSocketFactory getSocketFactory()'>
<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 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.AbstractVerifier void verify(java.lang.String, java.security.cert.X509Certificate) 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) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,14 @@
<root>
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv6StdAddress(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv6HexCompressedAddress(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv6Address(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv4Address(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>