Defines | |
#define | MQE_DISK_ADAPTER |
Disk adapter (in SB_STR format). | |
#define | MQE_DISK_ADAPTER_FUNCTION |
The entry point for the adapter module (in SB_STR format). | |
#define | MQE_DISK_ADAPTER_MODULE |
The adapter module (in SB_STR format). | |
#define | MQE_HTTP_ADAPTER |
HTTP adapter (in SB_STR format). | |
#define | MQE_MASTER_HTTP_ADAPTER_FUNCTION |
Entry point for the http adapter module (in SB_STR format). | |
#define | MQE_MASTER_HTTP_ADAPTER_MODULE |
The http adapter module (in SB_STR format). | |
#define | MQE_HTTP_COMMAND |
The default http command (in SB_STR format). The command sent across the wire - this is the default. MQe does nothing with this value - if replaced with a servlet, it is the web server that does something with it. |