public class LineEditor
extends org.agilewiki.jactor.lpc.JLPCActor
implements org.agilewiki.jactor.Closable
| Constructor and Description |
|---|
LineEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
close() |
void |
start(InputStream in,
OutputStream out,
LineReader lineReader,
org.agilewiki.jactor.RP rp) |
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacitypublic void start(InputStream in, OutputStream out, LineReader lineReader, org.agilewiki.jactor.RP rp) throws Exception
Exceptionpublic void clear()
public void close()
close in interface org.agilewiki.jactor.ClosableCopyright © 2013. All Rights Reserved.