java.io.Closeable, java.lang.AutoCloseable, EndPoint, ManagedSelector.Selectablepublic class UnixSocketEndPoint extends ChannelEndPoint
| Modifier and Type | Field | Description |
|---|---|---|
static java.net.InetSocketAddress |
NOIP |
_currentInterestOps, _desiredInterestOps, _key, _selector| Constructor | Description |
|---|---|
UnixSocketEndPoint(jnr.unixsocket.UnixSocketChannel channel,
ManagedSelector selector,
java.nio.channels.SelectionKey key,
Scheduler scheduler) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
doShutdownOutput() |
|
java.net.InetSocketAddress |
getLocalAddress() |
|
java.net.InetSocketAddress |
getRemoteAddress() |
checkFill, checkFlush, close, close, doShutdownInput, fillInterested, getConnection, getCreatedTimeStamp, getFillInterest, getWriteFlusher, isFillInterested, isInputShutdown, isOutputShutdown, onClose, onIdleExpired, onOpen, reset, setConnection, shutdownInput, shutdownOutput, toConnectionString, toString, tryFillInterested, upgrade, writedoClose, fill, flush, getChannel, getTransport, isOpen, isOptimizedForDirectBuffers, needsFillInterest, onClose, onIncompleteFlush, onSelected, toEndPointString, updateKeygetIdleTimeout, setIdleTimeoutcheckIdleTimeout, getIdleFor, getIdleTimeout, getIdleTimestamp, getScheduler, notIdle, setIdleTimeoutpublic UnixSocketEndPoint(jnr.unixsocket.UnixSocketChannel channel,
ManagedSelector selector,
java.nio.channels.SelectionKey key,
Scheduler scheduler)
public java.net.InetSocketAddress getLocalAddress()
public java.net.InetSocketAddress getRemoteAddress()
protected void doShutdownOutput()
doShutdownOutput in class AbstractEndPointCopyright © 1995–2017 Webtide. All rights reserved.