|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.function.HTTPFunctions.httpRequest
public static class HTTPFunctions.httpRequest
Field Summary | |
---|---|
java.io.BufferedReader |
dataStream
|
java.util.Hashtable |
headers
|
java.lang.String |
method
|
java.util.Hashtable |
parameters
|
java.lang.String |
path
|
Constructor Summary | |
---|---|
HTTPFunctions.httpRequest()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String method
public java.lang.String path
public java.util.Hashtable parameters
public java.util.Hashtable headers
public java.io.BufferedReader dataStream
Constructor Detail |
---|
public HTTPFunctions.httpRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |