Uses of Class
com.browseengine.bobo.server.protocol.ProtocolHandler

Packages that use ProtocolHandler
com.browseengine.bobo.server.protocol   
 

Uses of ProtocolHandler in com.browseengine.bobo.server.protocol
 

Subclasses of ProtocolHandler in com.browseengine.bobo.server.protocol
 class BrowseJSONHandler
           
 class JSONHandler
           
 

Methods in com.browseengine.bobo.server.protocol that return ProtocolHandler
static ProtocolHandler ProtocolHandler.getProtocolHandler(String protocol)
           
 

Methods in com.browseengine.bobo.server.protocol with parameters of type ProtocolHandler
static void ProtocolHandler.registerProtocolHandler(ProtocolHandler handler)
           
 



Copyright © 2005-2012. All Rights Reserved.