|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpygmy.core.PrintWriterResponseData
public class PrintWriterResponseData
Constructor Summary | |
---|---|
PrintWriterResponseData()
|
Method Summary | |
---|---|
long |
getLength()
|
java.io.PrintWriter |
getPrintWriter()
|
void |
send(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 PrintWriterResponseData()
Method Detail |
---|
public long getLength()
getLength
in interface ResponseData
public java.io.PrintWriter getPrintWriter()
public void send(java.io.OutputStream os) throws java.io.IOException
send
in interface ResponseData
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |