Uses of Interface
uk.ac.rdg.resc.godiva.client.requests.ErrorHandler
-
Packages that use ErrorHandler Package Description uk.ac.rdg.resc.godiva.client uk.ac.rdg.resc.godiva.client.requests -
-
Uses of ErrorHandler in uk.ac.rdg.resc.godiva.client
Classes in uk.ac.rdg.resc.godiva.client that implement ErrorHandler Modifier and Type Class Description classBaseWmsClientA class to handle the common operations needed in an EDAL wms client.classGodivaThis is a concrete implementation ofBaseWmsClientfor a client which handles a single WMS layer at a time -
Uses of ErrorHandler in uk.ac.rdg.resc.godiva.client.requests
Constructors in uk.ac.rdg.resc.godiva.client.requests with parameters of type ErrorHandler Constructor Description LayerRequestCallback(String layerId, ErrorHandler err)
-