See: Description
Class | Description |
---|---|
AddTagsDialog |
Dialog to add tags as part of the remotecontrol.
|
AddTagsDialog.DeleteTagMarker |
Class for displaying "delete from ...
|
AddTagsDialog.ExistingValues |
Class for displaying list of existing tag values in the table
|
DNSName |
This class implements the DNSName as required by the GeneralNames
ASN.1 object.
|
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.
|
RemoteControl |
Manager class for remote control operations.
|
RemoteControlHttpServer |
Simple HTTP server that spawns a
RequestProcessor for every
connection. |
RemoteControlHttpsServer |
Simple HTTPS server that spawns a
RequestProcessor for every secure connection. |
RequestProcessor |
Processes HTTP "remote control" requests.
|