java.io.Closeable
, java.lang.AutoCloseable
, EndPoint
, ManagedSelector.Selectable
NetworkTrafficSelectChannelEndPoint
SocketChannelEndPoint
instead@Deprecated public class SelectChannelEndPoint extends SocketChannelEndPoint
_currentInterestOps, _desiredInterestOps, _key, _selector
Constructor | Description |
---|---|
SelectChannelEndPoint(java.nio.channels.SelectableChannel channel,
ManagedSelector selector,
java.nio.channels.SelectionKey key,
Scheduler scheduler,
long idleTimeout) |
Deprecated.
|
checkFill, checkFlush, close, close, doShutdownInput, fillInterested, getConnection, getCreatedTimeStamp, getFillInterest, getWriteFlusher, isFillInterested, isInputShutdown, isOutputShutdown, onClose, onIdleExpired, onOpen, reset, setConnection, shutdownInput, shutdownOutput, toConnectionString, toString, tryFillInterested, upgrade, write
doClose, fill, flush, getChannel, getTransport, isOpen, isOptimizedForDirectBuffers, needsFillInterest, onClose, onIncompleteFlush, onSelected, toEndPointString, updateKey
getIdleTimeout, setIdleTimeout
checkIdleTimeout, getIdleFor, getIdleTimeout, getIdleTimestamp, getScheduler, notIdle, setIdleTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
doShutdownOutput, getLocalAddress, getRemoteAddress, getSocket
public SelectChannelEndPoint(java.nio.channels.SelectableChannel channel, ManagedSelector selector, java.nio.channels.SelectionKey key, Scheduler scheduler, long idleTimeout)
Copyright © 1995–2018 Webtide. All rights reserved.