org.apache.geronimo.network.protocol
Interface ServerSocketAcceptorListener

All Known Subinterfaces:
AcceptableProtocol
All Known Implementing Classes:
AcceptableProtocolStack, ProtocolFactory, SocketProtocol

public interface ServerSocketAcceptorListener

Version:
$Revision: 1.2 $ $Date: 2004/03/10 09:59:13 $

Method Summary
 void accept(SocketChannel socketChannel)
           
 

Method Detail

accept

public void accept(SocketChannel socketChannel)


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