|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrabbit.io.WebConnection
net.sourceforge.apphere.proxy.rabbit.AppHereWebConnection
| Constructor Summary | |
AppHereWebConnection(java.net.InetAddress ia,
int port,
HTTPHeader header)
Constructor for AppHereWebConnection. |
|
| Method Summary | |
void |
close()
Close the connection. |
java.io.InputStream |
load(java.net.URL u)
Loads an url, including any headers |
| Methods inherited from class rabbit.io.WebConnection |
chunked, dataSize, getChunkStream, getInetAddress, getInputStream, getKeepAlive, getOutputStream, getPort, getReleasedAt, setReleased, setReleased, writeHTTPHeader |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppHereWebConnection(java.net.InetAddress ia,
int port,
HTTPHeader header)
throws java.io.IOException
ia - port -
java.io.IOException| Method Detail |
public java.io.InputStream load(java.net.URL u)
throws java.io.IOException
java.io.IOExceptionpublic void close()
WebConnection
close in class WebConnectionWebConnection.close()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||