com.browseengine.bobo.service
Class BoboService

java.lang.Object
  extended by com.browseengine.bobo.service.BoboService

public class BoboService
extends Object


Constructor Summary
BoboService(File idxDir)
           
BoboService(String path)
           
 
Method Summary
 BrowseResult browse(BrowseRequest req)
           
 void shutdown()
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoboService

public BoboService(String path)

BoboService

public BoboService(File idxDir)
Method Detail

browse

public BrowseResult browse(BrowseRequest req)

start

public void start()
           throws IOException
Throws:
IOException

shutdown

public void shutdown()


Copyright © 2011. All Rights Reserved.