Package org.utgenome.gwt.utgb.server

UTGB's server-side libraries for supporting web request handling, managing database connections, initialization of UTGB web applications, etc.

See:
          Description

Interface Summary
ActionPackage
RequestHandler An interface to handler web request
RequestMap Request Map interface
 

Class Summary
BrowserServiceImpl {"species":{"type":0, "target":"human"}, "genome":{"type":0}, "chromosome":{"type":0}}
DefaultRequestMap DefaultRequestMap provides a search function to find a request handler that matches the given web request.
HelloServlet  
JDBCService A support class for acquiring JDBC connections.
JDBCService.GenericDBAccess  
JDBCService.HSQLDBAccess  
RequestDispatcher RequestDispatcher dispatches HTTP GET/POST request to appropriate action handlers.
RequestHandlerBase Abstract base implementation of the RequestHandler
RequestHandlerTable RequestHandlerTable holds a set of RequestHandlers and provides a search function to find a request handler that matches the given web request.
RequestURI RequestURI information
UTGBMaster UTGB Master loads the configuration files, and set up shared variables, database access, etc.
WebTrackBase  
 

Annotation Types Summary
ActionPackageAlias  
 

Package org.utgenome.gwt.utgb.server Description

UTGB's server-side libraries for supporting web request handling, managing database connections, initialization of UTGB web applications, etc.

Author:
leo


Copyright © 2007-2012 utgenome.org. All Rights Reserved.