Uses of Interface
org.jconfig.server.ProtocolHandler

Packages that use ProtocolHandler
org.jconfig.server   
 

Uses of ProtocolHandler in org.jconfig.server
 

Classes in org.jconfig.server that implement ProtocolHandler
 class ConfigProtocolHandler
           
 

Methods in org.jconfig.server with parameters of type ProtocolHandler
 void WorkerThread.execute(java.net.Socket socket, ProtocolHandler handler, ServerContext serverContext)
           
 



Copyright © 2001-2005 Andreas Mecky, Terry Dye. All Rights Reserved.