|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tubo.resource.baseimpl.BaseResourceImpl org.tubo.resource.consumer.BaseConsumerImpl org.tubo.resource.consumer.serversocket.ServerSocketConsumer org.tubo.resource.consumer.echo.EchoConsumer
public class EchoConsumer
Created: Sep 14, 2006, 2:39:20 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Fields inherited from class org.tubo.resource.consumer.serversocket.ServerSocketConsumer |
---|
NEW_CONNECTION_EVENT |
Constructor Summary | |
---|---|
EchoConsumer()
|
Method Summary | |
---|---|
void |
process(java.io.InputStream is,
java.io.OutputStream os)
|
Methods inherited from class org.tubo.resource.consumer.serversocket.ServerSocketConsumer |
---|
process |
Methods inherited from class org.tubo.resource.consumer.BaseConsumerImpl |
---|
createEvent, createFlowContext, createItem, dispatchOriginFlowEvent, doConsumerLifeCycle, initializeEvent, initializeItem, postOriginFlowEvent, preOriginFlowEvent, setListener |
Methods inherited from class org.tubo.resource.baseimpl.BaseResourceImpl |
---|
getId, getProperties, getProperty, getResourceManager, setId, setProperties, setProperty, setResourceManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.tubo.resource.consumer.Consumer |
---|
getId |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public EchoConsumer()
Method Detail |
---|
public void process(java.io.InputStream is, java.io.OutputStream os) throws TuboConsumerException
TuboConsumerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |