Package org.openstreetmap.josm.io.remotecontrol.handler

Class Summary
AddNodeHandler Handler for add_node request.
AddWayHandler Adds a way to the current dataset.
ImageryHandler Adds an imagery (WMS/TMS) layer.
ImportHandler Handler for import request
LoadAndZoomHandler Handler for load_and_zoom request.
LoadObjectHandler Loads OSM primitives using their ID similar to the "Download object" dialog (@see DownloadPrimitiveAction}.
OpenFileHandler  
RequestHandler This is the parent of all classes that handle a specific remote control command
VersionHandler Handler for version request.
 

Exception Summary
RequestHandler.RequestHandlerBadRequestException  
RequestHandler.RequestHandlerErrorException  
RequestHandler.RequestHandlerException  
RequestHandler.RequestHandlerForbiddenException  
 



JOSM