public static class SelectChannelConnector.ConnectorEndPoint extends SelectChannelEndPoint
SelectChannelEndPoint.IdleTask_connection, _dispatched, _interestOps, _key, _manager, _readBlocked, _selectSet, _writable, _writeBlocked| Constructor and Description |
|---|
SelectChannelConnector.ConnectorEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close any backing stream associated with the buffer
|
void |
undispatch()
Called when a dispatched thread is no longer handling the endpoint.
|
blockReadable, blockWritable, cancelIdle, dispatch, flush, flush, getConnection, getSelectSet, getTimeoutTask, idleExpired, run, scheduleIdle, scheduleWrite, setWritable, toStringfill, flush, getChannel, getLocalAddr, getLocalHost, getLocalPort, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isBlocking, isBufferingInput, isBufferingOutput, isBufferred, isOpen, shutdownOutputpublic SelectChannelConnector.ConnectorEndPoint(SocketChannel channel, SelectorManager.SelectSet selectSet, SelectionKey key)
public void close()
throws IOException
EndPointclose in interface EndPointclose in class SelectChannelEndPointIOExceptionpublic void undispatch()
SelectChannelEndPointundispatch in class SelectChannelEndPointCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.