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, setInitialBufferCapacity
public void start(InputStream in, OutputStream out, LineReader lineReader, org.agilewiki.jactor.RP rp) throws Exception
Exception
public void clear()
public void close()
close
in interface org.agilewiki.jactor.Closable
Copyright © 2013. All Rights Reserved.