|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.function.HTTPFunctions
public class HTTPFunctions
Nested Class Summary | |
---|---|
static class |
HTTPFunctions.httpDataStream
|
static class |
HTTPFunctions.httpRequest
|
Field Summary | |
---|---|
Exception |
lastError
|
Constructor Summary | |
---|---|
HTTPFunctions()
|
Method Summary | |
---|---|
URLConnection |
openURL(String url)
|
HTTPFunctions.httpRequest |
parseRequest(Socket socket)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Exception lastError
Constructor Detail |
---|
public HTTPFunctions()
Method Detail |
---|
public HTTPFunctions.httpRequest parseRequest(Socket socket)
public URLConnection openURL(String url)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |