Uses of Class
com.bbn.openmap.image.MapRequestHandler

Packages that use MapRequestHandler
com.bbn.openmap.image This package has classes that provide image creation and manipulation capabilities. 
 

Uses of MapRequestHandler in com.bbn.openmap.image
 

Fields in com.bbn.openmap.image declared as MapRequestHandler
protected  MapRequestHandler SimpleHttpImageServer.iServer
           
 

Methods in com.bbn.openmap.image that return MapRequestHandler
 MapRequestHandler SimpleHttpImageServer.getMapRequestHandler()
          Get the MapRequestHandler that is handling map image requests.
 

Methods in com.bbn.openmap.image with parameters of type MapRequestHandler
 void SimpleHttpImageServer.setMapRequestHandler(MapRequestHandler mrh)
          If you want to configure the MapRequestHandler and set it in the SHIS, you can use this method.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details