|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.io.nio.ChannelEndPoint
org.mortbay.io.nio.SelectChannelEndPoint
org.mortbay.jetty.nio.SelectChannelConnector.ConnectorEndPoint
public static class SelectChannelConnector.ConnectorEndPoint
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.mortbay.io.nio.SelectChannelEndPoint |
|---|
SelectChannelEndPoint.IdleTask |
| Field Summary |
|---|
| Fields inherited from class org.mortbay.io.nio.SelectChannelEndPoint |
|---|
_connection, _dispatched, _interestOps, _key, _manager, _readBlocked, _selectSet, _writable, _writeBlocked |
| Fields inherited from class org.mortbay.io.nio.ChannelEndPoint |
|---|
_channel, _gather2, _local, _remote, _socket |
| Constructor Summary | |
|---|---|
SelectChannelConnector.ConnectorEndPoint(java.nio.channels.SocketChannel channel,
SelectorManager.SelectSet selectSet,
java.nio.channels.SelectionKey key)
|
|
| Method Summary | |
|---|---|
void |
close()
Close any backing stream associated with the buffer |
void |
undispatch()
Called when a dispatched thread is no longer handling the endpoint. |
| Methods inherited from class org.mortbay.io.nio.SelectChannelEndPoint |
|---|
blockReadable, blockWritable, cancelIdle, dispatch, flush, flush, getConnection, getSelectSet, getTimeoutTask, idleExpired, run, scheduleIdle, scheduleWrite, setWritable, toString |
| Methods inherited from class org.mortbay.io.nio.ChannelEndPoint |
|---|
fill, flush, getChannel, getLocalAddr, getLocalHost, getLocalPort, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isBlocking, isBufferingInput, isBufferingOutput, isBufferred, isOpen, shutdownOutput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SelectChannelConnector.ConnectorEndPoint(java.nio.channels.SocketChannel channel,
SelectorManager.SelectSet selectSet,
java.nio.channels.SelectionKey key)
| Method Detail |
|---|
public void close()
throws java.io.IOException
EndPoint
close in interface EndPointclose in class SelectChannelEndPointjava.io.IOExceptionpublic void undispatch()
SelectChannelEndPoint
undispatch in class SelectChannelEndPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||