[][src]Module tibco_ems::c_binding

Structs

tibemsAdmin
tibemsConnection
tibemsConnectionFactory
tibemsDestination
tibemsErrorContext
tibemsLookupContext
tibemsMsg
tibemsMsgProducer
tibemsSession

Enums

tibemsAcknowledgeMode
tibemsDestinationType
tibemsMsgType
tibems_bool
tibems_permType
tibems_status

Functions

tibemsAdmin_Close
tibemsAdmin_Create
tibemsAdmin_GetCommandTimeout
tibemsAdmin_GetDestination
tibemsAdmin_GetDestinations
tibemsAdmin_GetInfo
tibemsAdmin_SetCommandTimeout
tibemsCollection_Destroy
tibemsCollection_GetFirst
tibemsCollection_GetNext
tibemsConnectionFactory_Create

Create a connection factory.

tibemsConnectionFactory_CreateConnection

Create a connection object.

tibemsConnectionFactory_Destroy

Destroy a connection factory object.

tibemsConnectionFactory_SetServerURL

Set the server URL.

tibemsConnectionFactory_SetUserName

Set a connection factory’s username.

tibemsConnectionFactory_SetUserPassword

Set the password used by the connection factory to authenticate itself with the EMS Server.

tibemsConnection_CreateSession

Create a session object.

tibemsConnection_Start

Start delivering inbound messages

tibemsDestinationInfo_Create
tibemsDestinationInfo_Destroy
tibemsDestinationInfo_GetConsumerCount
tibemsDestinationInfo_GetName
tibemsDestinationInfo_GetOverflowPolicy
tibemsDestinationInfo_GetPendingMessageCount
tibemsDestination_Create

Create a destination object.

tibemsErrorContext_Create
tibemsErrorContext_GetLastErrorString
tibemsLookupContext_Create

Create a new EMS lookup context object.

tibemsLookupContext_LookupDestination

Look up an object in the naming server.

tibemsMsgConsumer_Receive

Receive a message (synchronous).

tibemsMsgConsumer_ReceiveTimeout

Receive a message (synchronous, blocks up to a time limit).

tibemsMsgProducer_Send
tibemsMsg_GetBodyType

Get the body type of a message.

tibemsMsg_SetStringProperty

Set the value of a message property.

tibemsQueue_Create
tibemsSSLParams_Create
tibemsSSLParams_Destroy
tibemsServerInfo_GetQueueCount
tibemsSession_Close

Close a session; reclaim resources.

tibemsSession_CreateConsumer

Create a message consumer

tibemsSession_CreateMessage

Create a message.

tibemsSession_CreateProducer

Create a message producer.

tibemsSession_CreateTextMessage

Create a text message.

tibemsStatus_GetText
tibemsTextMsg_Create

Create a text message.

tibemsTextMsg_GetText

Get the string data from a text message.

tibemsTextMsg_SetText

Set the data string of a text message.

tibemsTopicInfo_GetDurableCount
tibemsTopicInfo_GetSubscriptionCount