|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
javax.servlet.ServletOutputStream
org.mortbay.jetty.AbstractGenerator.Output
org.mortbay.jetty.HttpConnection.Output
public class HttpConnection.Output
| Field Summary |
|---|
| Fields inherited from class org.mortbay.jetty.AbstractGenerator.Output |
|---|
_buf, _closed, _generator, _maxIdleTime |
| Method Summary | |
|---|---|
void |
close()
|
void |
flush()
|
void |
print(java.lang.String s)
|
void |
sendContent(java.lang.Object content)
|
void |
sendResponse(Buffer response)
|
| Methods inherited from class org.mortbay.jetty.AbstractGenerator.Output |
|---|
write, write, write |
| Methods inherited from class javax.servlet.ServletOutputStream |
|---|
print, print, print, print, print, print, println, println, println, println, println, println, println, println |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class AbstractGenerator.Outputjava.io.IOException
public void flush()
throws java.io.IOException
flush in interface java.io.Flushableflush in class AbstractGenerator.Outputjava.io.IOException
public void print(java.lang.String s)
throws java.io.IOException
print in class AbstractGenerator.Outputjava.io.IOException
public void sendResponse(Buffer response)
throws java.io.IOException
java.io.IOException
public void sendContent(java.lang.Object content)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||