Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<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.OperatedClientConnection void update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams) 3'>
|
||||
<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.MultihomePlainSocketFactory java.net.Socket connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)'>
|
||||
<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.ConnectionKeepAliveStrategy long getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext) 0'>
|
||||
@@ -26,15 +26,12 @@
|
||||
<item name='org.apache.http.conn.EofSensorInputStream int read(byte[]) 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.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>
|
||||
@@ -44,39 +41,30 @@
|
||||
<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'>
|
||||
<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.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.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.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 org.apache.http.conn.OperatedClientConnection createConnection()'>
|
||||
<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>
|
||||
@@ -89,6 +77,9 @@
|
||||
<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 createSocket()'>
|
||||
<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>
|
||||
@@ -98,9 +89,18 @@
|
||||
<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.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.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.BasicManagedEntity java.io.InputStream getContent()'>
|
||||
<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>
|
||||
|
||||
@@ -1,41 +1,23 @@
|
||||
<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.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'>
|
||||
<item name='org.apache.http.conn.params.ConnManagerPNames MAX_CONNECTIONS_PER_ROUTE'>
|
||||
<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'>
|
||||
<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 int getMaxTotalConnections(org.apache.http.params.HttpParams) 0'>
|
||||
@@ -47,12 +29,57 @@
|
||||
<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) 0'>
|
||||
<item name='org.apache.http.conn.params.ConnRoutePNames LOCAL_ADDRESS'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.params.ConnRoutePNames DEFAULT_PROXY'>
|
||||
<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.ConnConnectionParamBean ConnConnectionParamBean(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.params.ConnRouteParams NO_HOST'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.params.ConnRouteParams NO_ROUTE'>
|
||||
<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.ConnConnectionPNames MAX_STATUS_LINE_GARBAGE'>
|
||||
<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.ConnManagerPNames MAX_TOTAL_CONNECTIONS'>
|
||||
<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.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.ConnManagerPNames TIMEOUT'>
|
||||
<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.ConnRoutePNames FORCED_ROUTE'>
|
||||
<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>
|
||||
|
||||
@@ -5,15 +5,36 @@
|
||||
<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.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 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, boolean) 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.RouteInfo org.apache.http.HttpHost getTargetHost()'>
|
||||
<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) 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.RouteInfo org.apache.http.conn.routing.RouteInfo.LayerType getLayerType()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.routing.RouteInfo.LayerType PLAIN'>
|
||||
<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>
|
||||
@@ -23,43 +44,22 @@
|
||||
<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.HttpRoute org.apache.http.HttpHost getTargetHost()'>
|
||||
<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.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.RouteInfo.TunnelType PLAIN'>
|
||||
<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()'>
|
||||
<item name='org.apache.http.conn.routing.RouteInfo.TunnelType TUNNELLED'>
|
||||
<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'>
|
||||
@@ -68,9 +68,15 @@
|
||||
<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.RouteInfo.LayerType LAYERED'>
|
||||
<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 java.lang.String toString()'>
|
||||
<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>
|
||||
@@ -83,7 +89,10 @@
|
||||
<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()'>
|
||||
<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'>
|
||||
@@ -92,4 +101,7 @@
|
||||
<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>
|
||||
<item name='org.apache.http.conn.routing.RouteTracker org.apache.http.HttpHost getTargetHost()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -2,24 +2,18 @@
|
||||
<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()'>
|
||||
<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) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.scheme.SchemeRegistry java.util.List<java.lang.String> getSchemeNames()'>
|
||||
<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)'>
|
||||
<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)'>
|
||||
<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>
|
||||
@@ -29,6 +23,18 @@
|
||||
<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 java.util.List<java.lang.String> getSchemeNames()'>
|
||||
<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.SocketFactory java.net.Socket createSocket()'>
|
||||
<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.SchemeRegistry org.apache.http.conn.scheme.Scheme get(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -38,37 +44,31 @@
|
||||
<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.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()'>
|
||||
<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.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)'>
|
||||
<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.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.PlainSocketFactory java.net.Socket createSocket()'>
|
||||
<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) 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>
|
||||
<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>
|
||||
</root>
|
||||
|
||||
@@ -1,62 +1,80 @@
|
||||
<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.SSLSocketFactory org.apache.http.conn.ssl.SSLSocketFactory getSocketFactory()'>
|
||||
<item name='org.apache.http.conn.ssl.SSLSocketFactory SSL'>
|
||||
<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.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'>
|
||||
<item name='org.apache.http.conn.ssl.SSLSocketFactory SSLV2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.X509HostnameVerifier void verify(java.lang.String, javax.net.ssl.SSLSocket) 1'>
|
||||
<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)'>
|
||||
<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.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'>
|
||||
<item name='org.apache.http.conn.ssl.SSLSocketFactory TLS'>
|
||||
<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 java.net.Socket createSocket(java.net.Socket, java.lang.String, int, boolean) 0'>
|
||||
<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.BrowserCompatHostnameVerifier java.lang.String toString()'>
|
||||
<item name='org.apache.http.conn.ssl.SSLSocketFactory ALLOW_ALL_HOSTNAME_VERIFIER'>
|
||||
<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.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>
|
||||
<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.StrictHostnameVerifier java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.ssl.SSLSocketFactory BROWSER_COMPATIBLE_HOSTNAME_VERIFIER'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.ssl.SSLSocketFactory STRICT_HOSTNAME_VERIFIER'>
|
||||
<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.AbstractVerifier java.lang.String[] getCNs(java.security.cert.X509Certificate) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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 org.apache.http.conn.ssl.SSLSocketFactory getSocketFactory()'>
|
||||
<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 java.net.Socket createSocket(java.net.Socket, java.lang.String, int, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user