Uses of Interface
org.utgenome.gwt.utgb.server.RequestMap

Packages that use RequestMap
org.utgenome.gwt.utgb.server UTGB's server-side libraries for supporting web request handling, managing database connections, initialization of UTGB web applications, etc. 
 

Uses of RequestMap in org.utgenome.gwt.utgb.server
 

Classes in org.utgenome.gwt.utgb.server that implement RequestMap
 class DefaultRequestMap
          DefaultRequestMap provides a search function to find a request handler that matches the given web request.
 

Methods in org.utgenome.gwt.utgb.server with parameters of type RequestMap
 void RequestDispatcher.addRequestMap(RequestMap map)
           
 



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