public class StartLineReader extends org.agilewiki.jactor.lpc.Request<Object,LineReader>
| Constructor and Description |
|---|
StartLineReader(InputStream in,
OutputStream out,
Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTargetType(org.agilewiki.jactor.Actor targetActor) |
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
public StartLineReader(InputStream in, OutputStream out, Interpreter interpreter)
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
isTargetType in class org.agilewiki.jactor.lpc.Request<Object,LineReader>public void processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp)
throws Exception
processRequest in class org.agilewiki.jactor.lpc.Request<Object,LineReader>ExceptionCopyright © 2013. All Rights Reserved.