|
||||||||||
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 | |
---|---|
java.lang.Exception |
lastError
|
Constructor Summary | |
---|---|
HTTPFunctions()
|
Method Summary | |
---|---|
java.net.URLConnection |
openURL(java.lang.String url)
|
HTTPFunctions.httpRequest |
parseRequest(java.net.Socket socket)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Exception lastError
Constructor Detail |
---|
public HTTPFunctions()
Method Detail |
---|
public HTTPFunctions.httpRequest parseRequest(java.net.Socket socket)
public java.net.URLConnection openURL(java.lang.String url)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |