|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.droids.helper.Loggable
org.apache.droids.handle.WriterHandler
org.apache.droids.handle.Sysout
public class Sysout
Handler that write the stream to the sysout. Mostly added for debugging reasons.
| Field Summary |
|---|
| Fields inherited from class org.apache.droids.helper.Loggable |
|---|
log |
| Constructor Summary | |
|---|---|
Sysout()
|
|
| Method Summary | |
|---|---|
void |
handle(java.net.URI uri,
ContentEntity entity)
|
| Methods inherited from class org.apache.droids.handle.WriterHandler |
|---|
pipe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sysout()
| Method Detail |
|---|
public void handle(java.net.URI uri,
ContentEntity entity)
throws java.io.IOException
handle in interface Handleruri - the uri we are currently processing
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||