▼MQ_JV_API | theLink - a API to link multiple package-items together to act as one application … |
▼MqMsgque_JV_API | MqMsgque PACKAGE - the package is the toplevel structure of the jvmqmsgque … |
MqMsgque_Main_JV_API | MqMsgque PACKAGE - the package-main is a single piece of code evaluated only once at application startup … |
MqMsgque_Init_JV_API | MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link … |
MqMsgque_Item_JV_API | MqMsgque PACKAGE - the package-item is a class-object and must use the MqContextC as the base-class … |
MqMsgque_Help_JV_API | MqMsgque PACKAGE - access to a qualified help-message … |
MqMsgque_Enum_JV_API | MqMsgque PACKAGE - enum definition … |
MqMsgque_Setup_JV_API | MqMsgque PACKAGE - setup und cleanup the jvmqmsgque … |
▼MqContextC_JV_API | MqContextC - the class known as ctx or context is the application-handle of the application-server and also the main data-handle … |
MqContextC_Class_JV_API | MqContextC - define the class … |
MqContextC_Class_JV_API | MqContextC - access data related to the factory-type of the object … |
►MqContextC_Config_JV_API | MqContextC - various functions to config a context … |
MqContextC_ConfigApi_Misc_JV_API | MqContextC - various function to do 'misc' configuration … |
MqContextC_ConfigApi_Set_JV_API | MqContextC - various function to 'set' the configuration-data in a context … |
MqContextC_ConfigApi_Get_JV_API | MqContextC - various function to 'get' the configuration-data from a context … |
MqContextC_ConfigApi_Interface_JV_API | |
MqContextC_TOR_JV_API | MqContextC - various functions to create, initialize and destroy a context … |
MqContextC_Link_JV_API | MqContextC - setup and manage a client-server-link … |
MqContextC_SlaveApi_JV_API | MqContextC - create and manage a slave context … |
►MqContextC_SendApi_JV_API | MqContextC - construct an outgoing send-data-package … |
MqContextC_SendApi_Basics_JV_API | MqContextC - finish the send-data-block and call synchronous/asynchronous a remote-service … |
MqContextC_SendApi_Atom_JV_API | MqContextC - append a native PRIMITIVE TYPE value to the send-data-package … |
MqContextC_SendApi_Block_JV_API | MqContextC - a wrapper to send a list-block or a transaction-block … |
MqContextC_SendApi_Return_JV_API | MqContextC - finish the send-data-block on the server and optional return the results. … |
►MqContextC_ReadApi_JV_API | MqContextC - extract data from an incoming read-data-package … |
MqContextC_ReadApi_Atom_JV_API | MqContextC - read a single-data-item outof a read-data-package … |
MqContextC_ReadApi_Block_JV_API | MqContextC - read a block-of-data outof a read-data-package … |
MqContextC_ReadApi_Misc_JV_API | MqContextC - various functions to work on a read-data-package … |
MqContextC_Proxy_JV_API | MqContextC - copy data from the read-data-package of the sourceCtx to the send-data-package of the targetCtx |
MqContextC_Route_JV_API | MqContextC - setup and manage a routing-link … |
MqContextC_Service_JV_API | MqContextC - create and manage a service … |
MqContextC_StorageApi_JV_API | MqContextC - setup and manage a storage used to persist data-packages … |
MqContextC_High_JV_API | MqContextC - User friendly replacement for the MqContextC_SendApi_C_API and the MqContextC_ReadApi_C_API … |
MqContextC_Env_JV_API | MqContextC - protect and restore the service-environment … |
MqContextC_Error_JV_API | MqContextC - move and copy an error from a context … |
MqContextC_Log_JV_API | MqContextC - log the output to a string or a MkLogFileC … |
MqContextC_Filter_JV_API | MqContextC - modify the data using the filter-technology … |
MqContextC_Misc_JV_API | MqContextC - various functions to work on a context … |
▼MqDumpC_JV_API | MqDumpC - the class known as dmp or dump is used to export a jvmqmsgque data package as binary … |
MqDumpC_Class_JV_API | MqDumpC - define the class … |
MqDumpC_TOR_JV_API | MqDumpC - various functions to create, initialize and destroy a dump … |
MqDumpC_Misc_JV_API | MqDumpC - various functions to work on a dump … |
▼MqFactoryC_JV_API | MqFactoryC - the class known as fct or factory is used to provide an interface to create one or more new MqContextC … |
MqFactoryC_Class_JV_API | MqFactoryC - define the class … |
MqFactoryC_TOR_JV_API | MqFactoryC - various functions to create, initialize and destroy a factory … |
MqFactoryC_Get_JV_API | MqFactoryC - various functions to 'get' data out of a factory … |
MqFactoryC_Misc_JV_API | MqFactoryC - various functions to work on a factory … |
▼MQ_C_API | theLink - a API to link multiple package-items together to act as one application … |
▼MqMsgque_C_API | MqMsgque PACKAGE - the package is the toplevel structure of the jvmqmsgque … |
MqMsgque_Compiler_C_API | MqMsgque PACKAGE - the Interface to the operating-system compiler … |
MqMsgque_Type_C_API | MqMsgque PACKAGE - a collection of common used data types and definitions … |
MqMsgque_Sys_C_API | MqMsgque PACKAGE - the L)anguage A)bstraction L)ayer definition … |
MqMsgque_Main_C_API | MqMsgque PACKAGE - the package-main is a single piece of code evaluated only once at application startup … |
MqMsgque_Setup_C_API | MqMsgque PACKAGE - setup und cleanup the jvmqmsgque … |
MqMsgque_Init_C_API | MqMsgque PACKAGE - initialize the MqContextC startup and/or external-object-link … |
MqMsgque_Item_C_API | MqMsgque PACKAGE - the package-item is a class-object and must use the MqContextC as the base-class … |
MqMsgque_Help_C_API | MqMsgque PACKAGE - access to a qualified help-message … |
MqMsgque_Log_C_API | MqMsgque PACKAGE - various functions to log data … |
MqMsgque_Enum_C_API | MqMsgque PACKAGE - enum definition … |
▼MqRuntimeC_C_API | MqRuntimeS - the class known as rt or runtime is main jvmqmsgque application environment … |
MqRuntimeC_Class_C_API | MqRuntimeS - define the class … |
MqRuntimeC_Class_Define_C_API | MqRuntimeS - low level definition, access and cast … |
▼MqEnvC_C_API | MqEnvS - the class known as env or environment is used to store the protected environment in an service-call … |
MqEnvC_Class_C_API | MqEnvS - define the class … |
MqEnvC_Class_Define_C_API | MqEnvS - low level definition, access and cast … |
▼MqContextC_C_API | MqContextC - the class known as ctx or context is the application-handle of the application-server and also the main data-handle … |
►MqTypeCtxC | MqTypeCtxS - the instance-base for the MqContextC … |
MqTypeCtxC_Class_C_API | MqTypeCtxS - define the class … |
MqTypeCtxC_Class_Define_C_API | MqTypeCtxS - low level definition, access and cast … |
►MqContextC_Class_C_API | MqContextC - define the class … |
MqContextC_Class_Define_C_API | MqContextC - low level definition, access and cast … |
MqContextC_TOR_C_API | MqContextC - various functions to create, initialize and destroy a context … |
MqContextC_TypeApi_C_API | MqContextC - various types used by jvmqmsgque … |
MqContextC_ClassApi_Class_C_API | MqContextC - access data related to the factory-type of the object … |
►MqContextC_ConfigApi_C_API | MqContextC - various functions to config a context … |
MqContextC_ConfigApi_Misc_C_API | MqContextC - various function to do 'misc' configuration … |
MqContextC_ConfigApi_Set_C_API | MqContextC - various function to 'set' the configuration-data in a context … |
MqContextC_ConfigApi_Get_C_API | MqContextC - various function to 'get' the configuration-data from a context … |
MqContextC_ConfigApi_Interface_C_API | MqContextC - various function to setup a interface for the context … |
MqContextC_LinkApi_Link_C_API | MqContextC - setup and manage a client-server-link … |
MqContextC_SlaveApi_Slave_C_API | MqContextC - create and manage a slave context … |
►MqContextC_SendApi_C_API | MqContextC - construct an outgoing send-data-package … |
MqContextC_SendApi_Basics_C_API | MqContextC - finish the send-data-block and call synchronous/asynchronous a remote-service … |
MqContextC_SendApi_Atom_C_API | MqContextC - append a native PRIMITIVE TYPE value to the send-data-package … |
MqContextC_SendApi_Block_C_API | MqContextC - a wrapper to send a list-block or a transaction-block … |
MqContextC_SendApi_Return_C_API | MqContextC - finish the send-data-block on the server and optional return the results. … |
►MqContextC_ReadApi_C_API | MqContextC - extract data from an incoming read-data-package … |
MqContextC_ReadApi_Atom_C_API | MqContextC - read a single-data-item outof a read-data-package … |
MqContextC_ReadApi_Block_C_API | MqContextC - read a block-of-data outof a read-data-package … |
MqContextC_ReadApi_Misc_C_API | MqContextC - various functions to work on a read-data-package … |
MqContextC_ProxyApi_Proxy_C_API | MqContextC - copy data from the read-data-package of the sourceCtx to the send-data-package of the targetCtx |
MqContextC_RouteApi_Route_C_API | MqContextC - setup and manage a routing-link … |
►MqContextC_ServiceApi_Service_C_API | MqContextC - create and manage a service … |
MqContextC_ServiceApi_Identifer | MqContextC - a char[4+1] or hex[8+1] string used to unique identify a service … |
MqContextC_ServiceApi_Callback | Service callback summary … |
MqContextC_StorageApi_Storage_C_API | MqContextC - setup and manage a storage used to persist data-packages … |
MqContextC_HighApi_High_C_API | MqContextC - User friendly replacement for the MqContextC_SendApi_C_API and the MqContextC_ReadApi_C_API … |
MqContextC_EnvApi_Env_C_API | MqContextC - protect and restore the service-environment … |
MqContextC_ErrorApi_Error_C_API | MqContextC - move and copy an error from a context … |
MqContextC_LogApi_Log_C_API | MqContextC - log the output to a string or a MkLogFileC … |
MqContextC_FilterApi_C_API | MqContextC - modify the data using the filter-technology … |
MqContextC_MiscApi_Misc_C_API | MqContextC - various functions to work on a context … |
▼MqDumpC_C_API | MqDumpC - the class known as dmp or dump is used to export a jvmqmsgque data package as binary … |
►MqDumpC_Class_C_API | MqDumpC - define the class … |
MqDumpC_Class_Define_C_API | MqDumpC - low level definition, access and cast … |
MqDumpC_TOR_C_API | MqDumpC - various functions to create, initialize and destroy a dump … |
MqDumpC_Misc_C_API | MqDumpC - various functions to work on a dump … |
▼MqFactoryC_C_API | MqFactoryC - the class known as fct or factory is used to provide an interface to create one or more new MqContextC … |
►MqFactoryC_Class_C_API | MqFactoryC - define the class … |
MqFactoryC_Class_Define_C_API | MqFactoryC - low level definition, access and cast … |
MqFactoryC_TOR_C_API | MqFactoryC - various functions to create, initialize and destroy a factory … |
MqFactoryC_Get_C_API | MqFactoryC - various functions to 'get' data out of a factory … |
MqFactoryC_Misc_C_API | MqFactoryC - various functions to work on a factory … |
▼MqErrorC_C_API | MqErrorS - the class known as err or error is the extension of the kernel-error MkErrorS … |
MqErrorC_Class_C_API | MqErrorS - define the class … |
MqErrorC_Class_Define_C_API | MqErrorS - low level definition, access and cast … |
▼Misc | Additional documentation used for various aspects … |
Internal - instance storage | jvmqmsgque is using a class-attribute as instance-storage |
Internal - jvmqmsgque::MqFactoryC Add | The constructor have to be a Java [class] with superclass [MqContextC] … |
Internal - application enum usage | Using the jvmqmsgque enum valuse … |