Interface | Description |
---|---|
GetCotHistoryOperation.ParseCallback |
Class | Description |
---|---|
GetClientListOperation |
Generic operation to GET string content e.g.
|
GetCotEventOperation |
Generic operation to GET last CoT Event for a given UID
|
GetCotHistoryOperation |
Generic operation to GET last CoT Event for a given UID
|
GetFileOperation |
REST Operation to GET a file
Full URL from the GetFileRequest is used, rather than building out based on
TAK Server REST API convention
|
GetFilesOperation |
REST Operation to GET one or more files
|
GetServerVersionOperation |
Generic operation to GET server version
|
HTTPOperation | |
NetworkOperation | |
SimpleHttpOperation |
Generic operation to execute a "Rest style" HTTP operation with optional
query string params, but no body/content
|