public class LocalConnector.LocalEndPoint extends ByteArrayEndPoint
NOIP| Constructor and Description |
|---|
LocalEndPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
execute(Runnable task) |
void |
onClose() |
void |
shutdownOutput() |
void |
waitUntilClosed() |
void |
waitUntilClosedOrIdleFor(long idleFor,
TimeUnit units) |
addInput, addInput, addInput, addInputAndExecute, addInputEOF, fill, flush, getOutput, getOutputString, getOutputString, getTransport, hasMore, isGrowOutput, isInputShutdown, isOpen, isOutputShutdown, needsFillInterest, onIncompleteFlush, reset, setGrowOutput, setOutput, shutdownInput, takeOutput, takeOutputString, takeOutputStringfillInterested, getConnection, getCreatedTimeStamp, getFillInterest, getLocalAddress, getRemoteAddress, getWriteFlusher, isFillInterested, isOptimizedForDirectBuffers, onIdleExpired, onOpen, setConnection, toString, upgrade, writecheckIdleTimeout, getIdleFor, getIdleTimeout, getIdleTimestamp, getScheduler, notIdle, setIdleTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdleTimeout, setIdleTimeoutprotected void execute(Runnable task)
execute in class ByteArrayEndPointpublic 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-2016 Webtide. All Rights Reserved.