Uses of Interface
org.apache.geronimo.remoting.transport.async.nio.SelectionEventListner

Packages that use SelectionEventListner
org.apache.geronimo.remoting.transport.async.nio   
 

Uses of SelectionEventListner in org.apache.geronimo.remoting.transport.async.nio
 

Classes in org.apache.geronimo.remoting.transport.async.nio that implement SelectionEventListner
 class NonBlockingChannel
          The Blocking implementation of the AsynchChannel interface.
 

Methods in org.apache.geronimo.remoting.transport.async.nio with parameters of type SelectionEventListner
 SelectionKey SelectorManager.register(SocketChannel socketChannel, int ops, SelectionEventListner listner)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.