|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionHelper | |
|---|---|
| ecologylab.net | Infrastructural classes that provide a more powerful API for network programming. |
| Uses of ConnectionHelper in ecologylab.net |
|---|
| Classes in ecologylab.net that implement ConnectionHelper | |
|---|---|
class |
ConnectionAdapter
Adapter class to make it easier to use ParsedURL.connect(). |
| Methods in ecologylab.net with parameters of type ConnectionHelper | |
|---|---|
PURLConnection |
ParsedURL.connect(ConnectionHelper connectionHelper)
Create a connection, using the standard timeouts of 23 seconds. |
PURLConnection |
ParsedURL.connect(ConnectionHelper connectionHelper,
int connectionTimeout,
int readTimeout)
Create a connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||