Uses of Package
org.openstreetmap.josm.io.remotecontrol.handler
-
Packages that use org.openstreetmap.josm.io.remotecontrol.handler Package Description org.openstreetmap.josm.io.remotecontrol Provides the classes for remote control system.org.openstreetmap.josm.io.remotecontrol.handler Provides the classes for remote control handlers (features exposed to the browser). -
Classes in org.openstreetmap.josm.io.remotecontrol.handler used by org.openstreetmap.josm.io.remotecontrol Class Description RequestHandler This is the parent of all classes that handle a specific remote control command -
Classes in org.openstreetmap.josm.io.remotecontrol.handler used by org.openstreetmap.josm.io.remotecontrol.handler Class Description RequestHandler This is the parent of all classes that handle a specific remote control commandRequestHandler.PermissionCache RequestHandler.RawURLParseRequestHandler Handler that takes an URL as parameter.RequestHandler.RequestHandlerBadRequestException Error raised for bad requests.RequestHandler.RequestHandlerErrorException Error raised when a runtime error occurred.RequestHandler.RequestHandlerException Base exception of remote control handler errors.RequestHandler.RequestHandlerForbiddenException Error raised for forbidden usage.