软件包 org.eclipse.jetty.io.nio
的使用

使用 org.eclipse.jetty.io.nio 的软件包
org.eclipse.jetty.client   
org.eclipse.jetty.io.nio   
org.eclipse.jetty.server.handler   
org.eclipse.jetty.server.nio   
org.eclipse.jetty.server.ssl   
org.eclipse.jetty.websocket   
 

org.eclipse.jetty.client 使用的 org.eclipse.jetty.io.nio 中的类
AsyncConnection
           
 

org.eclipse.jetty.io.nio 使用的 org.eclipse.jetty.io.nio 中的类
AsyncConnection
           
ChannelEndPoint
          Channel End Point.
NIOBuffer
           
SelectChannelEndPoint
          An Endpoint that can be scheduled by SelectorManager.
SelectorManager
          The Selector Manager manages and number of SelectSets to allow NIO scheduling to scale to large numbers of connections.
SelectorManager.SelectSet
           
SslConnection.SslEndPoint
           
 

org.eclipse.jetty.server.handler 使用的 org.eclipse.jetty.io.nio 中的类
AsyncConnection
           
 

org.eclipse.jetty.server.nio 使用的 org.eclipse.jetty.io.nio 中的类
AsyncConnection
           
SelectChannelEndPoint
          An Endpoint that can be scheduled by SelectorManager.
SelectorManager
          The Selector Manager manages and number of SelectSets to allow NIO scheduling to scale to large numbers of connections.
SelectorManager.SelectSet
           
 

org.eclipse.jetty.server.ssl 使用的 org.eclipse.jetty.io.nio 中的类
AsyncConnection
           
SslConnection
          SSL Connection.
 

org.eclipse.jetty.websocket 使用的 org.eclipse.jetty.io.nio 中的类
AsyncConnection
           
SelectorManager
          The Selector Manager manages and number of SelectSets to allow NIO scheduling to scale to large numbers of connections.
 



Copyright © 2013. All Rights Reserved.