Uses of Interface
org.eclipse.jetty.io.Connection

Packages that use Connection
org.eclipse.jetty.io.nio   
 

Uses of Connection in org.eclipse.jetty.io.nio
 

Methods in org.eclipse.jetty.io.nio that return Connection
 Connection SelectChannelEndPoint.getConnection()
           
protected abstract  Connection SelectorManager.newConnection(java.nio.channels.SocketChannel channel, SelectChannelEndPoint endpoint)
           
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.