|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.curl.PostBody
com.caucho.quercus.lib.curl.UrlEncodedBody
public class UrlEncodedBody
| Constructor Summary | |
|---|---|
UrlEncodedBody()
|
|
| Method Summary | |
|---|---|
long |
getContentLength()
|
java.lang.String |
getContentType()
|
protected boolean |
init(Env env,
Value body)
|
void |
writeTo(Env env,
java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UrlEncodedBody()
| Method Detail |
|---|
protected boolean init(Env env,
Value body)
init in class PostBodypublic java.lang.String getContentType()
getContentType in class PostBodypublic long getContentLength()
getContentLength in class PostBody
public void writeTo(Env env,
java.io.OutputStream os)
throws java.io.IOException
writeTo in class PostBodyjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||