HTRoverType Enumeration Table
The following values are provided by the HTRoverType
enumeration. They specify the type of message sent between a Rover
client and the local access manager.
- ROVER_HELLO = 1 -- Initial client->server hello msg (obsolete)
- ROVER_HELLO_1 -- Initial client ->server hello msg (v1.0)
- ROVER_REPLY -- Generic reply msg
- ROVER_ERROR_REPLY -- Error reply object
- ROVER_NEW_SESSION -- Create a new session
- ROVER_END_SESSION -- Delete a session
- ROVER_INV -- Perform local (ROVER space) invocation
- ROVER_RINV -- Perform remote (server space) invocation
- ROVER_IMPORT_OBJ -- Import an object into client space
- ROVER_IMPORT_DATA -- Import a data object into client space
- ROVER_EXPORT_OBJ -- Export an object back to a server
- ROVER_OBJECT -- Message containing an object from ROVER
- ROVER_CACHE_OBJECT -- Local cache response
- ROVER_FLUSH_HTTP -- Flush an http object from server's cache
- ROVER_FLUSH_CACHE -- Flush an object from the server's cache
- ROVER_UPDATE_CACHE -- Update an object in the server's cache
- ROVER_INSERT_CACHE -- Insert an object into the server's cache
- ROVER_LOAD_APP -- Load an application
- ROVER_SET_NET -- Set network parameters
- ROVER_SET_WATCH -- Set parameters to watch
- ROVER_LOG_UPDATE -- Notification of log change
- ROVER_NET_UPDATE -- Notification of network change
- ROVER_APP_UPDATE -- Notification of application change
- ROVER_HTTPCACHE_UPDATE -- Notification of HTTP cache change
- ROVER_GET_PID -- Get application ID -> pid mapping
- ROVER_SEND_SMTP -- Send request via SMTP
- ROVER_LOGID -- Notification of export operation Log ID
- ROVER_LOGSUFFIX -- Log suffix from Access Manager
- ROVER_RESET_COMMAND -- Send a reset cmd on a session to a server
- ROVER_SET_COMPRESS -- Set compression parameter
- ROVER_SET_BATCH -- Set batching parameter
- ROVER_COMPRESS_UPDATE -- Notification of compression change
- ROVER_BATCH_UPDATE -- Notification of batching change
- ROVER_STATUS -- Notification of QRPC status change
Last updated by $Author: adj $ on $Date: 1997/12/02 19:44:24 $.
Copyright © 1995-1998 Anthony D. Joseph and Massachusetts
Institute of Technology