Files
kotlin-fork/android-sdk-annotations/android/net/http/annotations.xml
T
2013-06-07 11:05:57 +04:00

48 lines
2.6 KiB
XML

<root>
<item name='android.net.http.SslError java.lang.String getUrl()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.AndroidHttpClient android.net.http.AndroidHttpClient newInstance(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate.DName java.lang.String getUName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.AndroidHttpClient android.net.http.AndroidHttpClient newInstance(java.lang.String, android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate SslCertificate(java.security.cert.X509Certificate) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate android.net.http.SslCertificate.DName getIssuedBy()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate.DName java.lang.String getCName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslError SslError(int, java.security.cert.X509Certificate, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate.DName java.lang.String getOName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslError android.net.http.SslCertificate getCertificate()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate android.net.http.SslCertificate.DName getIssuedTo()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslError SslError(int, android.net.http.SslCertificate, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslCertificate.DName java.lang.String getDName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslError SslError(int, android.net.http.SslCertificate) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.http.SslError SslError(int, android.net.http.SslCertificate, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>