Uses of Package
org.openstreetmap.josm.io.remotecontrol

Packages that use org.openstreetmap.josm.io.remotecontrol
org.openstreetmap.josm.gui.preferences   
org.openstreetmap.josm.io.remotecontrol   
org.openstreetmap.josm.io.remotecontrol.handler   
 

Classes in org.openstreetmap.josm.io.remotecontrol used by org.openstreetmap.josm.gui.preferences
PermissionPrefWithDefault
          Contains a preference name to control permission for the operation implemented by the RequestHandler, and an error message to be displayed if not permitted.
 

Classes in org.openstreetmap.josm.io.remotecontrol used by org.openstreetmap.josm.io.remotecontrol
PermissionPrefWithDefault
          Contains a preference name to control permission for the operation implemented by the RequestHandler, and an error message to be displayed if not permitted.
RemoteControlHttpServer
          Simple HTTP server that spawns a RequestProcessor for every connection.
 

Classes in org.openstreetmap.josm.io.remotecontrol used by org.openstreetmap.josm.io.remotecontrol.handler
PermissionPrefWithDefault
          Contains a preference name to control permission for the operation implemented by the RequestHandler, and an error message to be displayed if not permitted.
 



JOSM