public class UnixSocketEndPoint extends ChannelEndPoint
| Modifier and Type | Field and Description |
|---|---|
static InetSocketAddress |
NOIP |
_currentInterestOps, _desiredInterestOps, _key, _selector| Constructor and Description |
|---|
UnixSocketEndPoint(jnr.unixsocket.UnixSocketChannel channel,
ManagedSelector selector,
SelectionKey key,
Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doShutdownOutput() |
InetSocketAddress |
getLocalAddress() |
InetSocketAddress |
getRemoteAddress() |
doClose, fill, flush, getChannel, getTransport, isOpen, isOptimizedForDirectBuffers, needsFillInterest, onClose, onIncompleteFlush, onSelected, toEndPointString, updateKeycheckFill, checkFlush, close, close, doShutdownInput, fillInterested, getConnection, getCreatedTimeStamp, getFillInterest, getWriteFlusher, isFillInterested, isInputShutdown, isOutputShutdown, onClose, onIdleExpired, onOpen, reset, setConnection, shutdownInput, shutdownOutput, toConnectionString, toString, tryFillInterested, upgrade, writecheckIdleTimeout, getIdleFor, getIdleTimeout, getIdleTimestamp, getScheduler, notIdle, setIdleTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdleTimeout, setIdleTimeoutpublic static final InetSocketAddress NOIP
public UnixSocketEndPoint(jnr.unixsocket.UnixSocketChannel channel,
ManagedSelector selector,
SelectionKey key,
Scheduler scheduler)
public InetSocketAddress getLocalAddress()
public InetSocketAddress getRemoteAddress()
protected void doShutdownOutput()
doShutdownOutput in class AbstractEndPointCopyright © 1995–2017 Webtide. All rights reserved.