Uses of Class
ice.net.CachedInputStream

Packages that use CachedInputStream
ice.net   
 

Uses of CachedInputStream in ice.net
 

Methods in ice.net that return CachedInputStream
 CachedInputStream ConnectionManager.createInputStream(HttpURLConnection httpUrlConnection, CacheManager cacheManager, Connection connection, byte[] buffer, int offset, int length)
          Deprecated. As of 1.6.0, replaced by ConnectionManager.createInputStream(HttpURLConnection, CacheManager, Connection, byte[], int, int).
 CachedInputStream ConnectionManager.createInputStream(HttpURLConnection httpUrlConnection, CacheManager cacheManager, Connection connection, byte[] buffer, int offset, int length)