Uses of Class
java.io.IOException

Packages that use IOException
Package Description
com.squareup.okhttp  
com.squareup.okhttp.internal  
com.squareup.okhttp.internal.http  
com.squareup.okhttp.internal.spdy  
java.io  
java.lang  
java.net  
java.nio  
java.nio.channels  
java.nio.channels.spi  
java.nio.charset  
java.security
Extensible cryptographic service provider infrastructure (SPI) for using and defining services such as Certificates, Keys, KeyStores, MessageDigests, and Signatures.
java.security.cert
This package provides all the classes and all the interfaces needed to generate, administer and verify X.509 certificates.
java.util  
java.util.jar  
java.util.logging  
java.util.prefs  
java.util.zip  
javax.crypto
This package provides the classes and interfaces for cryptographic applications implementing algorithms for encryption, decryption, or key agreement.
javax.net  
javax.net.ssl
This package provides classes and interfaces needed to use the Secure Sockets Layer (SSL) protocol and the successor Transport Layer Security (TLS) protocol.
javax.security.auth.callback
This package provides classes and interfaces needed to interact with the application in order to execute the authentication and authorization processes.
javax.xml.parsers  
javax.xml.validation  
libcore.io  
libcore.net  
libcore.net.url  
libcore.util  
org.apache.harmony.security.asn1  
org.apache.harmony.security.provider.cert  
org.apache.harmony.security.utils  
org.apache.harmony.security.x501  
org.apache.harmony.security.x509  
org.apache.harmony.xml  
org.apache.http
The core interfaces and classes of the HTTP components.
org.apache.http.client
The API for client-side HTTP communication and entry point to the HttpClient module.
org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
org.apache.http.client.protocol
Additional request and response interceptors.
org.apache.http.client.utils
Helpers and utility classes for HttpClient.
org.apache.http.conn
The client-side connection management and handling API at the heart of what is referred to as HttpConn.
org.apache.http.conn.scheme  
org.apache.http.conn.ssl
TLS/SSL specific parts of the HttpConn API.
org.apache.http.entity
Representations for HTTP message entities.
org.apache.http.impl
Default implementations for interfaces in org.apache.http.
org.apache.http.impl.client  
org.apache.http.impl.conn  
org.apache.http.impl.entity
Default implementations for interfaces in org.apache.http.entity.
org.apache.http.impl.io
Default implementations for interfaces in org.apache.http.io.
org.apache.http.io
The transport layer abstraction of the HTTP components.
org.apache.http.protocol
HTTP protocol execution framework.
org.apache.http.util
Mostly utility classes with static helper methods for various purposes.
org.apache.xalan.extensions  
org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
org.apache.xml.serializer
Processes SAX events into streams.
org.apache.xml.serializer.dom3  
org.apache.xml.utils
Implementation of Xalan utility classes.
org.apache.xpath
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
org.bouncycastle.asn1  
org.bouncycastle.asn1.pkcs  
org.bouncycastle.asn1.x500.style  
org.bouncycastle.asn1.x509  
org.bouncycastle.cert  
org.bouncycastle.cms  
org.bouncycastle.crypto.io  
org.bouncycastle.crypto.util  
org.bouncycastle.jcajce.io  
org.bouncycastle.jcajce.provider.asymmetric.dh  
org.bouncycastle.jcajce.provider.asymmetric.dsa  
org.bouncycastle.jcajce.provider.asymmetric.ec  
org.bouncycastle.jcajce.provider.asymmetric.rsa  
org.bouncycastle.jcajce.provider.asymmetric.util  
org.bouncycastle.jcajce.provider.keystore.bc  
org.bouncycastle.jcajce.provider.keystore.pkcs12  
org.bouncycastle.jcajce.provider.symmetric  
org.bouncycastle.jcajce.provider.symmetric.util  
org.bouncycastle.jcajce.provider.util  
org.bouncycastle.jce  
org.bouncycastle.jce.netscape  
org.bouncycastle.jce.provider  
org.bouncycastle.operator  
org.bouncycastle.util  
org.bouncycastle.util.encoders  
org.bouncycastle.util.io  
org.bouncycastle.util.io.pem  
org.bouncycastle.x509  
org.bouncycastle.x509.extension  
org.conscrypt  
org.kxml2.io  
org.xml.sax  
org.xml.sax.ext  
org.xml.sax.helpers  
org.xmlpull.v1  
org.xmlpull.v1.sax2