Uses of Interface
de.netseeker.ejoe.ChannelRegistrar

Packages that use ChannelRegistrar
de.netseeker.ejoe   
 

Uses of ChannelRegistrar in de.netseeker.ejoe
 

Classes in de.netseeker.ejoe that implement ChannelRegistrar
(package private)  class ConnectionProcessorManager
          The ConnectionProcessorManager handles the further processing of accepted client connections.
 

Constructors in de.netseeker.ejoe with parameters of type ChannelRegistrar
ConnectionWriter(ChannelRegistrar registrar, ConnectionHeader senderInfo, ConnectionHeader receiverInfo)
           
ConnectionReader(ChannelRegistrar registrar, ConnectionHeader receiverInfo, ConnectionHeader senderInfo, ServerHandler handler)
           
ConnectionAcceptor(java.nio.channels.ServerSocketChannel channel, ChannelRegistrar registrar)
           
 



Copyright © 2005-2006 netseeker. All Rights Reserved.