Uses of Interface
com.bbn.openmap.util.http.IHttpResponse

Packages that use IHttpResponse
com.bbn.openmap.image.wms   
 

Uses of IHttpResponse in com.bbn.openmap.image.wms
 

Methods in com.bbn.openmap.image.wms with parameters of type IHttpResponse
 void WmsRequestHandler.handleGetCapabilitiesRequest(java.util.Properties requestProperties, IHttpResponse httpResponse)
           
 void WmsRequestHandler.handleGetFeatureInfoRequest(java.util.Properties requestProperties, IHttpResponse httpResponse)
           VERSION - checked REQUEST - checked EXCEPTIONS - checked all from GetMap except VERSION and REQUEST QUERY_LAYERS - specific INFO_FORMAT - specific FEATURE_COUNT - specific I,J - specific
 void WmsRequestHandler.handleGetLegendGraphicRequest(java.util.Properties requestProperties, IHttpResponse httpResponse)
           
 void WmsRequestHandler.handleGetMapRequest(java.util.Properties requestProperties, IHttpResponse httpResponse)
           
 void WmsRequestHandler.handleRequest(java.util.Properties requestProperties, IHttpResponse httpResponse)
           
 



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