public class LocalConnector.LocalEndPoint extends ByteArrayEndPoint
_growOutput, _in, _ishut, _oshut, _out, NOIP| Constructor and Description |
|---|
LocalConnector.LocalEndPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInput(String s) |
void |
close() |
void |
onClose() |
void |
shutdownOutput() |
void |
waitUntilClosed() |
void |
waitUntilClosedOrIdleFor(long idleFor,
TimeUnit units) |
fill, flush, getIn, getOutput, getOutputString, getOutputString, getTransport, hasMore, isGrowOutput, isInputShutdown, isOpen, isOutputShutdown, needsFill, onIncompleteFlush, reset, setGrowOutput, setInput, setInput, setInput, setInputEOF, setOutput, takeOutput, takeOutputString, takeOutputStringfillInterested, getConnection, getCreatedTimeStamp, getFillInterest, getLocalAddress, getRemoteAddress, getWriteFlusher, onIdleExpired, onOpen, setConnection, toString, writecheckIdleTimeout, getIdleTimeout, getIdleTimestamp, notIdle, setIdleTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdleTimeout, setIdleTimeoutpublic void addInput(String s)
public void close()
close in interface Closeableclose in interface AutoCloseableclose in interface EndPointclose in class ByteArrayEndPointpublic void onClose()
onClose in interface EndPointonClose in class AbstractEndPointpublic void shutdownOutput()
shutdownOutput in interface EndPointshutdownOutput in class ByteArrayEndPointpublic void waitUntilClosed()
public void waitUntilClosedOrIdleFor(long idleFor,
TimeUnit units)
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.