Crate tibco_ems[][src]

Expand description

Tibco EMS binding.

Modules

admin

Tibco EMS admin functions.

Structs

BytesMessage

represents a Binary Message

Connection

holds the native Connection pointer

Consumer

holds the native Consumer pointer

MapMessage

represents a Map Message

Session

holds the native Session pointer

TextMessage

represents a Text Message

Enums

Destination

Destination, can either be Queue or Topic

Message

Message enum wich represents the different message types

TypedValue

represents a typed value, which is used for message header and message properties

Functions

connect

open a connection to the Tibco EMS server