|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Connection | |
| ice.net | |
| Uses of Connection in ice.net |
| Methods in ice.net that return Connection | |
Connection |
ConnectionManager.getConnection(HttpURLConnection httpUrlConnection,
URL url,
InetAddress inetAddress,
int port)
Get a connection. |
| Methods in ice.net with parameters of type Connection | |
CachedInputStream |
ConnectionManager.createInputStream(HttpURLConnection httpUrlConnection,
CacheManager cacheManager,
Connection connection,
byte[] buffer,
int offset,
int length)
Deprecated. As of 1.6.0, replaced by . |
CachedInputStream |
ConnectionManager.createInputStream(HttpURLConnection httpUrlConnection,
CacheManager cacheManager,
Connection connection,
byte[] buffer,
int offset,
int length)
|
| Constructors in ice.net with parameters of type Connection | |
CachedInputStream(HttpURLConnection httpUrlConnection,
CacheManager cacheManager,
Connection connection,
byte[] buffer,
int offset,
int length)
Deprecated. As of 1.6.0, replaced by . |
|
CachedInputStream(HttpURLConnection httpUrlConnection,
CacheManager cacheManager,
Connection connection,
byte[] buffer,
int offset,
int length)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||