Uses of Interface
textmaven.dictionaries.IServer

Packages that use IServer
textmaven.configuration Configuration related classes. 
textmaven.dictionaries Dictionary related classes. 
 

Uses of IServer in textmaven.configuration
 

Classes in textmaven.configuration that implement IServer
 class ServerProxy
          Proxy class holding reference to the server as string id.
 

Methods in textmaven.configuration that return IServer
 IServer Configuration.getServer(java.lang.String id)
           
 

Methods in textmaven.configuration with parameters of type IServer
 void Configuration.addServer(IServer server)
           
 

Uses of IServer in textmaven.dictionaries
 

Subinterfaces of IServer in textmaven.dictionaries
 interface IDatabaseServer
           
 

Classes in textmaven.dictionaries that implement IServer
 class Server
           
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.