|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.datadosen.util.httpClient.Http
public class Http
| Constructor Summary | |
|---|---|
Http()
|
|
| Method Summary | |
|---|---|
static java.net.Socket |
makeSocket(java.lang.String proto,
java.lang.String host,
int port)
|
static HttpResponse |
readResponse(java.io.InputStream input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Http()
| Method Detail |
|---|
public static java.net.Socket makeSocket(java.lang.String proto,
java.lang.String host,
int port)
throws ProtocolNotSuppException,
java.io.IOException
ProtocolNotSuppException
java.io.IOException
public static HttpResponse readResponse(java.io.InputStream input)
throws java.io.IOException,
ModuleException
java.io.IOException
ModuleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||