Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences.remotecontrol |
Provides classes for handling Remote Control preferences.
|
org.openstreetmap.josm.io.remotecontrol | |
org.openstreetmap.josm.io.remotecontrol.handler |
Class and Description |
---|
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.
|
Class and Description |
---|
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. |
RemoteControlHttpsServer
Simple HTTPS server that spawns a
RequestProcessor for every secure connection. |
Class and Description |
---|
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.
|