Uses of Interface
org.apache.geronimo.network.protocol.control.ControlServerListener

Packages that use ControlServerListener
org.apache.geronimo.network.protocol.control   
 

Uses of ControlServerListener in org.apache.geronimo.network.protocol.control
 

Classes in org.apache.geronimo.network.protocol.control that implement ControlServerListener
 class ControlServerProtocolStack
           
 

Methods in org.apache.geronimo.network.protocol.control that return ControlServerListener
 ControlServerListener ControlServerProtocol.getControlServerListener()
           
 

Methods in org.apache.geronimo.network.protocol.control with parameters of type ControlServerListener
 void ControlServerProtocol.setControlServerListener(ControlServerListener controlServerListener)
           
 



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