- DATETIME - Static variable in class com.wombat.mama.MamaFieldDescriptor
-
- deactivate() - Method in class com.wombat.mama.MamaFtMember
-
- deactivate() - Method in class com.wombat.mama.MamaSubscription
-
Deactivate a subscription.
- deallocate() - Method in class com.wombat.mama.MamaBasicSubscription
-
De-allocates the underlying C subscription.
- deallocate() - Method in class com.wombat.mama.MamaSubscription
-
De-allocates the underlying C subscription.
- decimals2Precision(int) - Static method in class com.wombat.mama.MamaPricePrecision
-
Return the appropriate precision for a given number of
decimal places.
- DEFAULT_RETRIES - Static variable in class com.wombat.mama.MamaSubscription
-
- DEFAULT_THROTTLE - Static variable in class com.wombat.mama.MamaThrottleInstance
-
- DEFAULT_THROTTLE_VALUE - Static variable in class com.wombat.mama.MamaThrottleInstance
-
The default throttle queue
- DEFAULT_TIMEOUT - Static variable in class com.wombat.mama.MamaSubscription
-
- DEFINITELY_DELAYED - Static variable in class com.wombat.mama.MamaMsgQualifier
-
The current message is definitely delayed.
- DEFINITELY_DUPLICATE - Static variable in class com.wombat.mama.MamaMsgQualifier
-
The message is definitely a duplicate.
- denom2Precision(int) - Static method in class com.wombat.mama.MamaPricePrecision
-
Return the appropriate precision code for a given fractional
denominator.
- destroy() - Method in class com.wombat.mama.MamaBasicSubscription
-
This function will destroy the subscription, it must be called from
the same thread that is processing the queue for the subscription.
- destroy() - Method in class com.wombat.mama.MamaConnection
-
- destroy() - Method in class com.wombat.mama.MamaDateTime
-
- destroy() - Method in class com.wombat.mama.MamaDispatcher
-
- destroy() - Method in class com.wombat.mama.MamaDQPublisher
-
- destroy() - Method in class com.wombat.mama.MamaDQPublisherManager
-
- destroy() - Method in class com.wombat.mama.MamaFtMember
-
- destroy() - Method in class com.wombat.mama.MamaInbox
-
- destroy() - Method in class com.wombat.mama.MamaMsg
-
- destroy() - Method in class com.wombat.mama.MamaMsgField
-
- destroy() - Method in class com.wombat.mama.MamaPrice
-
- destroy() - Method in class com.wombat.mama.MamaQueue
-
Destroy the queue, this function should only be called if there are no
open objects against the queue.
- destroy() - Method in class com.wombat.mama.MamaQueueGroup
-
Destroy the queue, this function should only be called if there are no
open objects against the queue.
- destroy() - Method in class com.wombat.mama.MamaSource
-
- destroy() - Method in class com.wombat.mama.MamaSourceGroupManager
-
- destroy() - Method in class com.wombat.mama.MamaSourceManager
-
- destroy() - Method in class com.wombat.mama.MamaSubscription
-
This function will destroy the subscription, it must be called from
the same thread that is processing the queue for the subscription.
- destroy() - Method in class com.wombat.mama.MamaTimer
-
- destroy() - Method in class com.wombat.mama.MamaTransport
-
- destroyEx() - Method in class com.wombat.mama.MamaBasicSubscription
-
This function will destroy the subscription and can be called from
any thread.
- destroyEx() - Method in class com.wombat.mama.MamaSubscription
-
This function will destroy the subscription and can be called from
any thread.
- destroyPublisher(String) - Method in class com.wombat.mama.MamaDQPublisherManager
-
- destroyTimedWait(long) - Method in class com.wombat.mama.MamaQueue
-
Destroy a queue.
- destroyTimedWait(long) - Method in class com.wombat.mama.MamaQueueGroup
-
Destroy a queue.
- destroyWait() - Method in class com.wombat.mama.MamaQueue
-
Destroy a queue.
- destroyWait() - Method in class com.wombat.mama.MamaQueueGroup
-
Destroy a queue.
- detach() - Method in class com.wombat.mama.MamaMsg
-
- DICTIONARY - Static variable in class com.wombat.mama.MamaSubscriptionType
-
- diffMicroseconds(MamaDateTime, MamaDateTime) - Static method in class com.wombat.mama.MamaDateTime
-
- diffSeconds(MamaDateTime, MamaDateTime) - Static method in class com.wombat.mama.MamaDateTime
-
- diffSecondsSameDay(MamaDateTime, MamaDateTime) - Static method in class com.wombat.mama.MamaDateTime
-
- disableLogging() - Static method in class com.wombat.mama.Mama
-
- disableLogging() - Method in class com.wombat.mama.MamaSourceGroup
-
- dispatch() - Method in class com.wombat.mama.MamaQueue
-
- DQ_CONNECT - Static variable in class com.wombat.mama.MamaDQCause
-
tibrv: Connection advisory
- DQ_DISCONNECT - Static variable in class com.wombat.mama.MamaDQCause
-
tibrv: Disconnection advisory
- DQ_NETWORK - Static variable in class com.wombat.mama.MamaDQCause
-
tibrv: Data loss advisory
- DQ_PUBLISHER - Static variable in class com.wombat.mama.MamaDQCause
-
tibrv: Unused
- DQ_SUBSCRIBER - Static variable in class com.wombat.mama.MamaDQCause
-
tibrv: Slow consumer advisory
- DQ_UNKNOWN - Static variable in class com.wombat.mama.MamaDQCause
-
tibrv: Data quality event not covered by other categories
- getAppDataType() - Method in class com.wombat.mama.MamaSubscription
-
- getApplicationClassName() - Static method in class com.wombat.mama.Mama
-
- getApplicationName() - Static method in class com.wombat.mama.Mama
-
- getAppName() - Method in class com.wombat.mama.MamaConnection
-
- getArrayF32(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayF32(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayF32() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayF64(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayF64(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayF64() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayI16(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI16(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI16() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayI32(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI32(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI32(MamaFieldDescriptor, int[]) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI32() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayI64(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI64(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI64() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayI8(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI8(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayI8() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayMsg(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayMsg(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayMsg(MamaFieldDescriptor, MamaMsg[]) - Method in class com.wombat.mama.MamaMsg
-
- getArrayMsg() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayString(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayString(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayString() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayU16(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU16(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU16() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayU32(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU32(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU32() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayU64(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU64(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU64() - Method in class com.wombat.mama.MamaMsgField
-
- getArrayU8(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU8(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getArrayU8() - Method in class com.wombat.mama.MamaMsgField
-
- getAsString() - Method in class com.wombat.mama.MamaDateTime
-
- getBaseSource() - Method in class com.wombat.mama.MamaSourceDerivative
-
Return the base source.
- getBoolean(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getBoolean(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getBoolean() - Method in class com.wombat.mama.MamaMsgField
-
- getBridge() - Method in class com.wombat.mama.MamaTransport
-
- getByteBuffer() - Method in class com.wombat.mama.MamaMsg
-
Return the internal message buffer as an array of bytes which is
suitable for writing to a file.
- getBytesSent() - Method in class com.wombat.mama.MamaConnection
-
- getCache() - Method in class com.wombat.mama.MamaDQPublisherManager.MamaPublishTopic
-
- getCalendar() - Method in class com.wombat.mama.MamaDateTime
-
- getChar(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getChar(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getChar(String, int, char) - Method in class com.wombat.mama.MamaMsg
-
- getChar(MamaFieldDescriptor, char) - Method in class com.wombat.mama.MamaMsg
-
- getChar() - Method in class com.wombat.mama.MamaMsgField
-
- getCHostName() - Static method in class com.wombat.mama.Mama
-
- getClosure() - Method in class com.wombat.mama.MamaBasicSubscription
-
This function returns the closure supplied to the createSubscription
function.
- getClosure() - Method in class com.wombat.mama.MamaFieldDescriptor
-
Return the user specified data associated with the field descriptor.
- getClosure() - Method in class com.wombat.mama.MamaSubscription
-
This function returns the closure supplied to the createSubscription
function.
- getClosure() - Method in class com.wombat.mama.MamaTimer
-
- getCUserName() - Static method in class com.wombat.mama.Mama
-
- getDateAsString() - Method in class com.wombat.mama.MamaDateTime
-
- getDateTime(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getDateTime(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getDateTime() - Method in class com.wombat.mama.MamaMsgField
-
- getDay() - Method in class com.wombat.mama.MamaDateTime
-
- getDayForJavaDay(int) - Static method in class com.wombat.mama.MamaDayOfWeek
-
- getDayForValue(short) - Static method in class com.wombat.mama.MamaDayOfWeek
-
- getDayOfWeek() - Method in class com.wombat.mama.MamaDateTime
-
- getDefaultQueue(MamaBridge) - Static method in class com.wombat.mama.Mama
-
- getDescription() - Method in class com.wombat.mama.MamaTransport
-
- getDescriptor() - Method in class com.wombat.mama.MamaMsgField
-
- getDictionaryMessage() - Method in class com.wombat.mama.MamaDictionary
-
- getDisplayId() - Method in class com.wombat.mama.MamaSource
-
- getEpochTimeMicroseconds() - Method in class com.wombat.mama.MamaDateTime
-
Get the date and time as microseconds since the Epoch, (using the UTC timezone).
- getEpochTimeMilliseconds() - Method in class com.wombat.mama.MamaDateTime
-
- getEpochTimeSeconds() - Method in class com.wombat.mama.MamaDateTime
-
- getEpochTimeSecondsWithCheck() - Method in class com.wombat.mama.MamaDateTime
-
Get the date and time as seconds since the Epoch, (using the UTC timezone).
- getEventCount() - Method in class com.wombat.mama.MamaQueue
-
- getF32(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getF32(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getF32(String, int, float) - Method in class com.wombat.mama.MamaMsg
-
- getF32(MamaFieldDescriptor, float) - Method in class com.wombat.mama.MamaMsg
-
- getF32() - Method in class com.wombat.mama.MamaMsgField
-
- getF64(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getF64(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getF64(String, int, double) - Method in class com.wombat.mama.MamaMsg
-
- getF64(MamaFieldDescriptor, double) - Method in class com.wombat.mama.MamaMsg
-
- getF64() - Method in class com.wombat.mama.MamaMsgField
-
- getFeedHost() - Method in class com.wombat.mama.MamaDictionary
-
- getFeedName() - Method in class com.wombat.mama.MamaDictionary
-
- getFid() - Method in class com.wombat.mama.MamaFieldDescriptor
-
Return the field identifier.
- getFid() - Method in class com.wombat.mama.MamaMsgField
-
- getField(MamaFieldDescriptor, MamaDictionary) - Method in class com.wombat.mama.MamaMsg
-
- getField(String, int, MamaDictionary) - Method in class com.wombat.mama.MamaMsg
-
- getFieldAsString(int, MamaDictionary) - Method in class com.wombat.mama.MamaMsg
-
- getFieldByFid(int) - Method in class com.wombat.mama.MamaDictionary
-
- getFieldByIndex(int) - Method in class com.wombat.mama.MamaDictionary
-
- getFieldByName(String) - Method in class com.wombat.mama.MamaDictionary
-
- getFieldByNameAll(String) - Method in class com.wombat.mama.MamaDictionary
-
- getForInt(int) - Static method in class com.wombat.mama.MamaDateTimePrecision
-
Return the precision from the int value.
- getGroupName() - Method in class com.wombat.mama.MamaFtMember
-
- getHeartbeatInterval() - Method in class com.wombat.mama.MamaFtMember
-
- getHighwatermark() - Method in class com.wombat.mama.MamaQueue
-
- getHints() - Method in class com.wombat.mama.MamaDateTimeHints
-
Return the hints mask.
- getHints() - Method in class com.wombat.mama.MamaPrice
-
- getHostName() - Static method in class com.wombat.mama.Mama
-
getHostName get the host name of the machine
- getHour() - Method in class com.wombat.mama.MamaDateTime
-
- getI16(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getI16(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getI16(String, int, short) - Method in class com.wombat.mama.MamaMsg
-
- getI16(MamaFieldDescriptor, short) - Method in class com.wombat.mama.MamaMsg
-
- getI16() - Method in class com.wombat.mama.MamaMsgField
-
- getI32(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getI32(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getI32(String, int, int) - Method in class com.wombat.mama.MamaMsg
-
- getI32(MamaFieldDescriptor, int) - Method in class com.wombat.mama.MamaMsg
-
- getI32() - Method in class com.wombat.mama.MamaMsgField
-
- getI64(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getI64(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getI64(String, int, long) - Method in class com.wombat.mama.MamaMsg
-
- getI64(MamaFieldDescriptor, long) - Method in class com.wombat.mama.MamaMsg
-
- getI64() - Method in class com.wombat.mama.MamaMsgField
-
- getI8(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getI8(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getI8(String, int, byte) - Method in class com.wombat.mama.MamaMsg
-
- getI8(MamaFieldDescriptor, byte) - Method in class com.wombat.mama.MamaMsg
-
- getI8() - Method in class com.wombat.mama.MamaMsgField
-
- getId() - Method in class com.wombat.mama.MamaReservedFields
-
Return the id of the reserved field.
- getId() - Method in class com.wombat.mama.MamaSource
-
- getInterval() - Method in class com.wombat.mama.MamaTimer
-
- getInvokeQualityForAllSubscs() - Method in class com.wombat.mama.MamaTransport
-
- getIpAddress() - Static method in class com.wombat.mama.Mama
-
getIpAddress get the ip address of the machine
- getIpAddress() - Method in class com.wombat.mama.MamaConnection
-
- getIsDefinitelyDelayed() - Method in class com.wombat.mama.MamaMsg
-
- getIsDefinitelyDelayed() - Method in class com.wombat.mama.MamaMsgQualifier
-
Return true if the message is delayed.
- getIsDefinitelyDuplicate() - Method in class com.wombat.mama.MamaMsg
-
- getIsDefinitelyDuplicate() - Method in class com.wombat.mama.MamaMsgQualifier
-
Return true if this message is definitely a duplicate message.
- getIsOutOfSequence() - Method in class com.wombat.mama.MamaMsg
-
- getIsOutOfSequence() - Method in class com.wombat.mama.MamaMsgQualifier
-
- getIsPossiblyDelayed() - Method in class com.wombat.mama.MamaMsg
-
- getIsPossiblyDelayed() - Method in class com.wombat.mama.MamaMsgQualifier
-
Return true if the message is possibly delayed.
- getIsPossiblyDuplicate() - Method in class com.wombat.mama.MamaMsg
-
- getIsPossiblyDuplicate() - Method in class com.wombat.mama.MamaMsgQualifier
-
Return true if this message is possibly a duplicate message.
- getIsValidPrice() - Method in class com.wombat.mama.MamaPrice
-
- getItemClosure() - Method in class com.wombat.mama.MamaSubscription
-
- getJavaTimzone() - Method in class com.wombat.mama.MamaTimeZone
-
Return a java.util.TimeZone object for this MamaTimeZone.
- getLastErrorCode() - Static method in class com.wombat.mama.Mama
-
- getLastErrorText() - Static method in class com.wombat.mama.Mama
-
- getLevel(MamaLogLevel) - Static method in class com.wombat.mama.MamaLogLevel
-
- getLogLevel() - Static method in class com.wombat.mama.Mama
-
- getLowWatermark() - Method in class com.wombat.mama.MamaQueue
-
- getMamaLevelForLevel(Level) - Static method in class com.wombat.mama.Mama
-
- getMamaLogLevel(int) - Static method in class com.wombat.mama.MamaLogLevel
-
- getMamaLogLevel(Level) - Static method in class com.wombat.mama.MamaLogLevel
-
- getMamaLogLevelForLevel(Level) - Static method in class com.wombat.mama.Mama
-
- getMappedId() - Method in class com.wombat.mama.MamaSource
-
- getMaxFid() - Method in class com.wombat.mama.MamaDictionary
-
- getMaxQueueSize() - Method in class com.wombat.mama.MamaConnection
-
- getMessageQualifierFilter() - Method in class com.wombat.mama.MamaSubscription
-
- getMicrosecond() - Method in class com.wombat.mama.MamaDateTime
-
- getMinute() - Method in class com.wombat.mama.MamaDateTime
-
- getMonth() - Method in class com.wombat.mama.MamaDateTime
-
- getMsg(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getMsg(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getMsg(MamaFieldDescriptor, MamaMsg) - Method in class com.wombat.mama.MamaMsg
-
- getMsg() - Method in class com.wombat.mama.MamaMsgField
-
- getMsgCount() - Method in class com.wombat.mama.MamaConnection
-
- getName() - Method in class com.wombat.mama.MamaFieldDescriptor
-
Return the human readable name of the field.
- getName() - Method in class com.wombat.mama.MamaMsgField
-
- getName() - Method in class com.wombat.mama.MamaReservedFields
-
Return the name of the reserved field.
- getName() - Method in class com.wombat.mama.MamaSourceGroup
-
Return the name string identifier for the specified
source group.
- getName() - Method in class com.wombat.mama.MamaTransport
-
- getNextQueue() - Method in class com.wombat.mama.MamaQueueGroup
-
Return the next queue.
- getNumFields() - Method in class com.wombat.mama.MamaMsg
-
- getOpaque(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getOpaque(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getOpaque() - Method in class com.wombat.mama.MamaMsgField
-
- getOutboundThrottle(MamaThrottleInstance) - Method in class com.wombat.mama.MamaTransport
-
- getOutboundThrottle() - Method in class com.wombat.mama.MamaTransport
-
- getParent() - Method in class com.wombat.mama.MamaSource
-
Get the parent source of the mama source object
- getPayloadType() - Method in class com.wombat.mama.MamaMsg
-
Return as a character representation of the payload type used in the message.
- getPointerVal() - Method in class com.wombat.mama.MamaBasicSubscription
-
This function returns the pointer to the underlying C subscription.
- getPointerVal() - Method in class com.wombat.mama.MamaDictionary
-
- getPointerVal() - Method in class com.wombat.mama.MamaDispatcher
-
- getPointerVal() - Method in class com.wombat.mama.MamaMsg
-
- getPointerVal() - Method in class com.wombat.mama.MamaMsgField
-
- getPointerVal() - Method in class com.wombat.mama.MamaQueue
-
- getPointerVal() - Method in class com.wombat.mama.MamaSubscription
-
This function returns the pointer to the underlying C subscription.
- getPointerVal() - Method in class com.wombat.mama.MamaTimer
-
- getPointerVal() - Method in class com.wombat.mama.MamaTransport
-
- getPort() - Method in class com.wombat.mama.MamaConnection
-
- getPrecision() - Method in class com.wombat.mama.MamaPrice
-
- getPreInitialCacheSize() - Method in class com.wombat.mama.MamaSubscription
-
- getPrice(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getPrice(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getPrice(String, int, MamaPrice) - Method in class com.wombat.mama.MamaMsg
-
- getPrice(MamaFieldDescriptor, MamaPrice) - Method in class com.wombat.mama.MamaMsg
-
- getPrice() - Method in class com.wombat.mama.MamaMsgField
-
- getProperty(String) - Static method in class com.wombat.mama.Mama
-
- getPublisher() - Method in class com.wombat.mama.MamaDQPublisherManager.MamaPublishTopic
-
- getQuality() - Method in class com.wombat.mama.MamaSource
-
- getQuality() - Method in class com.wombat.mama.MamaSourceDerivative
-
- getQuality() - Method in class com.wombat.mama.MamaTransport
-
- getQueueBridgeName() - Method in class com.wombat.mama.MamaQueue
-
- getQueueName() - Method in class com.wombat.mama.MamaQueue
-
- getQueueSize() - Method in class com.wombat.mama.MamaConnection
-
- getReceivedInitial() - Method in class com.wombat.mama.MamaSubscription
-
Get whether we have received an Initial.
- getRecoverGaps() - Method in class com.wombat.mama.MamaSubscription
-
- getRequiresInitital() - Method in class com.wombat.mama.MamaSubscription
-
- getRetries() - Method in class com.wombat.mama.MamaSubscription
-
- getRoundedValue() - Method in class com.wombat.mama.MamaPrice
-
This function obtains the double value of the price rounded to zero precision.
- getRoundedValue(MamaPricePrecision) - Method in class com.wombat.mama.MamaPrice
-
This function obtains the double value of the price rounded to the supplied precision.
- getSecond() - Method in class com.wombat.mama.MamaDateTime
-
- getSeqNum() - Method in class com.wombat.mama.MamaMsg
-
- getServiceLevel() - Method in class com.wombat.mama.MamaSubscription
-
- getServiceLevelOptions() - Method in class com.wombat.mama.MamaSubscription
-
- getShortValue() - Method in class com.wombat.mama.MamaDateTimePrecision
-
- getSize() - Method in class com.wombat.mama.MamaDictionary
-
- getSize() - Method in class com.wombat.mama.MamaSourceManager
-
Return the size of the contents of source manager
- getSource() - Method in class com.wombat.mama.MamaSubscription
-
Return the source associated with the subscription.
- getState() - Method in class com.wombat.mama.MamaBasicSubscription
-
This function returns the current state of the subscription as one
of the MamaSubscriptionState instances, see this class for more
information.
- getState() - Method in class com.wombat.mama.MamaSource
-
Get the state of a mama source object
- getState() - Method in class com.wombat.mama.MamaSourceDerivative
-
- getState() - Method in class com.wombat.mama.MamaSubscription
-
This function returns the current state of the subscription as one
of the MamaSubscriptionState instances, see this class for more
information.
- getStateAsString() - Method in class com.wombat.mama.MamaSource
-
Get the stringified state name of a mama source object
- getString(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getString(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getString(String, int, String) - Method in class com.wombat.mama.MamaMsg
-
- getString(MamaFieldDescriptor, String) - Method in class com.wombat.mama.MamaMsg
-
- getString() - Method in class com.wombat.mama.MamaMsgField
-
- getStringAsBuffer(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
This function will obtain a string from the mama message and return it
inside a MamaBuffer object without performing any memory allocation that
would cause future garbage collection.
- getStringAsBuffer(String, int) - Method in class com.wombat.mama.MamaMsg
-
This function will obtain a string from the mama message and return it
inside a MamaBuffer object without performing any memory allocation that
would cause future garbage collection.
- getSubscriptionState(int) - Static method in class com.wombat.mama.MamaSubscriptionState
-
This function converts the integer state value to a corresponding
MamaSubscriptionState object.
- getSubscriptionType() - Method in class com.wombat.mama.MamaSubscription
-
- getSubscSource() - Method in class com.wombat.mama.MamaSubscription
-
Return the source for this subscription.
- getSymbol() - Method in class com.wombat.mama.MamaBasicSubscription
-
This function returns the symbol subscribed to.
- getSymbol() - Method in class com.wombat.mama.MamaDQPublisherManager.MamaPublishTopic
-
- getSymbol() - Method in class com.wombat.mama.MamaSubscription
-
Return the symbol for this subscription.
- getSymbolNamespace() - Method in class com.wombat.mama.MamaSource
-
- getTimeAsString() - Method in class com.wombat.mama.MamaDateTime
-
- getTimeout() - Method in class com.wombat.mama.MamaSubscription
-
To return the subscription timeout.
- getTimeoutInterval() - Method in class com.wombat.mama.MamaFtMember
-
- getTopWeightSource() - Method in class com.wombat.mama.MamaSourceGroup
-
Return the top weighted source for this source group
- getTrackModState() - Method in class com.wombat.mama.MamaFieldDescriptor
-
- getTransport() - Method in class com.wombat.mama.MamaConnection
-
- getTransport() - Method in class com.wombat.mama.MamaSource
-
- getTransport() - Method in class com.wombat.mama.MamaSubscription
-
- getType() - Method in class com.wombat.mama.MamaFieldDescriptor
-
Return the data type.
- getType() - Method in class com.wombat.mama.MamaMsgField
-
- getTypeName(short) - Static method in class com.wombat.mama.MamaFieldDescriptor
-
- getTypeName() - Method in class com.wombat.mama.MamaMsgField
-
- getU16(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getU16(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getU16(String, int, int) - Method in class com.wombat.mama.MamaMsg
-
- getU16(MamaFieldDescriptor, int) - Method in class com.wombat.mama.MamaMsg
-
- getU16() - Method in class com.wombat.mama.MamaMsgField
-
- getU32(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getU32(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getU32(String, int, long) - Method in class com.wombat.mama.MamaMsg
-
- getU32(MamaFieldDescriptor, long) - Method in class com.wombat.mama.MamaMsg
-
- getU32() - Method in class com.wombat.mama.MamaMsgField
-
- getU64(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getU64(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getU64(String, int, long) - Method in class com.wombat.mama.MamaMsg
-
- getU64(MamaFieldDescriptor, long) - Method in class com.wombat.mama.MamaMsg
-
- getU64() - Method in class com.wombat.mama.MamaMsgField
-
- getU8(String, int) - Method in class com.wombat.mama.MamaMsg
-
- getU8(MamaFieldDescriptor) - Method in class com.wombat.mama.MamaMsg
-
- getU8(String, int, short) - Method in class com.wombat.mama.MamaMsg
-
- getU8(MamaFieldDescriptor, short) - Method in class com.wombat.mama.MamaMsg
-
- getU8() - Method in class com.wombat.mama.MamaMsgField
-
- getUserName() - Static method in class com.wombat.mama.Mama
-
getUserName get the user name for the application
- getUserName() - Method in class com.wombat.mama.MamaConnection
-
- getValue() - Method in class com.wombat.mama.MamaArrayInt
-
- getValue() - Method in class com.wombat.mama.MamaArrayMsg
-
- getValue() - Method in class com.wombat.mama.MamaArrayString
-
- getValue() - Method in class com.wombat.mama.MamaBoolean
-
- getValue() - Method in class com.wombat.mama.MamaByte
-
- getValue() - Method in class com.wombat.mama.MamaChar
-
- getValue() - Method in class com.wombat.mama.MamaDayOfWeek
-
- getValue() - Method in class com.wombat.mama.MamaDouble
-
- getValue() - Method in class com.wombat.mama.MamaFloat
-
- getValue() - Method in class com.wombat.mama.MamaInteger
-
- getValue() - Method in class com.wombat.mama.MamaLogFilePolicy
-
- getValue() - Method in class com.wombat.mama.MamaLogLevel
-
- getValue() - Method in class com.wombat.mama.MamaLong
-
- getValue() - Method in class com.wombat.mama.MamaMdDataType
-
Returns the integer value for the type.
- getValue() - Method in class com.wombat.mama.MamaMdMsgType
-
Returns the integer value for the type.
- getValue() - Method in class com.wombat.mama.MamaMessage
-
- getValue() - Method in class com.wombat.mama.MamaOpaque
-
- getValue() - Method in class com.wombat.mama.MamaPrice
-
- getValue() - Method in class com.wombat.mama.MamaShort
-
- getValue() - Method in class com.wombat.mama.MamaString
-
- getValue() - Method in class com.wombat.mama.MamaSubscriptionState
-
Returns the integer representation of the subscription state.
- getValue() - Method in class com.wombat.mama.MamaSubscriptionType
-
- getValue() - Method in class com.wombat.mama.MamaThrottleInstance
-
Returns the integer value for the type.
- getVersion(MamaBridge) - Static method in class com.wombat.mama.Mama
-
- getWeight() - Method in class com.wombat.mama.MamaFtMember
-
- getYear() - Method in class com.wombat.mama.MamaDateTime
-
- GROUP - Static variable in class com.wombat.mama.MamaSubscriptionType
-
- grow(int) - Method in class com.wombat.mama.MamaBuffer
-
- main(String[]) - Static method in class BasicFtMemberJava
-
- main(String[]) - Static method in class BasicInboxJava
-
- main(String[]) - Static method in class BasicPubJava
-
- main(String[]) - Static method in class BasicSubJava
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaFtMemberJava
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaInboxJava
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaListen
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaProxy
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaPublisherJava
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaSubscriberJava
-
- main(String[]) - Static method in class com.wombat.mama.examples.MamaSymbolListSubscriberJava
-
- main(String[]) - Static method in class com.wombat.mama.testtools.load.MamaChurnTest
-
- main(String[]) - Static method in class com.wombat.mama.testtools.performance.MamaConsumerJava
-
- main(String[]) - Static method in class com.wombat.mama.testtools.performance.MamaProducerJava
-
- Mama - Class in com.wombat.mama
-
- MAMA_FT_STATE_ACTIVE - Static variable in class com.wombat.mama.MamaFtState
-
- MAMA_FT_STATE_STANDBY - Static variable in class com.wombat.mama.MamaFtState
-
- MAMA_FT_STATE_UNKNOWN - Static variable in class com.wombat.mama.MamaFtState
-
- MAMA_FT_TYPE_BRIDGE - Static variable in class com.wombat.mama.MamaFtType
-
- MAMA_FT_TYPE_MAX - Static variable in class com.wombat.mama.MamaFtType
-
- MAMA_FT_TYPE_MULTICAST - Static variable in class com.wombat.mama.MamaFtType
-
- MAMA_PAYLOAD_AVIS - Static variable in class com.wombat.mama.MamaPayloadType
-
AVIS Message
- MAMA_PAYLOAD_FAST - Static variable in class com.wombat.mama.MamaPayloadType
-
FAST Message
- MAMA_PAYLOAD_TIBRV - Static variable in class com.wombat.mama.MamaPayloadType
-
TIBRV Message
- MAMA_PAYLOAD_UNKNOWN - Static variable in class com.wombat.mama.MamaPayloadType
-
Unknown type
- MAMA_PAYLOAD_V5 - Static variable in class com.wombat.mama.MamaPayloadType
-
V5 Message
- MAMA_PAYLOAD_WOMBAT_MSG - Static variable in class com.wombat.mama.MamaPayloadType
-
Wombat Message
- MAMA_STATUS_BAD_SYMBOL - Static variable in class com.wombat.mama.MamaStatus
-
Invalid symbol
- MAMA_STATUS_BAD_TRANSPORT_TYPE - Static variable in class com.wombat.mama.MamaStatus
-
Bad transport type
- MAMA_STATUS_CONFLATE_ERROR - Static variable in class com.wombat.mama.MamaStatus
-
Conflation error
- MAMA_STATUS_ENTITLEMENTS_NOT_ENABLED - Static variable in class com.wombat.mama.MamaStatus
-
Entitlements not enabled
- MAMA_STATUS_INVALID_ARG - Static variable in class com.wombat.mama.MamaStatus
-
Invalid argument
- MAMA_STATUS_INVALID_QUEUE - Static variable in class com.wombat.mama.MamaStatus
-
Invalid queue
- MAMA_STATUS_IO_ERROR - Static variable in class com.wombat.mama.MamaStatus
-
I/O error
- MAMA_STATUS_IP_NOT_FOUND - Static variable in class com.wombat.mama.MamaStatus
-
IP address not found
- MAMA_STATUS_MD_NOT_OPENED - Static variable in class com.wombat.mama.MamaStatus
-
MD Not opened
- MAMA_STATUS_NO_BRIDGE_IMPL - Static variable in class com.wombat.mama.MamaStatus
-
No bridge
- MAMA_STATUS_NOMEM - Static variable in class com.wombat.mama.MamaStatus
-
Out of memory
- MAMA_STATUS_NOT_ENTITLED - Static variable in class com.wombat.mama.MamaStatus
-
Not entitled to the symbol being subscribed to
- MAMA_STATUS_NOT_FOUND - Static variable in class com.wombat.mama.MamaStatus
-
Not found
- MAMA_STATUS_NOT_IMPLEMENTED - Static variable in class com.wombat.mama.MamaStatus
-
Not implemented
- MAMA_STATUS_NOT_INSTALLED - Static variable in class com.wombat.mama.MamaStatus
-
Not installed
- MAMA_STATUS_NOT_PERMISSIONED - Static variable in class com.wombat.mama.MamaStatus
-
Not permissioned for the subject
- MAMA_STATUS_NULL_ARG - Static variable in class com.wombat.mama.MamaStatus
-
Null argument
- MAMA_STATUS_OK - Static variable in class com.wombat.mama.MamaStatus
-
Status OK
- MAMA_STATUS_PLATFORM - Static variable in class com.wombat.mama.MamaStatus
-
Messaging platform specific error
- MAMA_STATUS_PROPERTY_TOO_LONG - Static variable in class com.wombat.mama.MamaStatus
-
Property too long
- MAMA_STATUS_PUB_SUB_NOT_OPENED - Static variable in class com.wombat.mama.MamaStatus
-
Publish/subscribe not opened
- MAMA_STATUS_QUEUE_END - Static variable in class com.wombat.mama.MamaStatus
-
End of event queue reached
- MAMA_STATUS_QUEUE_FULL - Static variable in class com.wombat.mama.MamaStatus
-
Event dispatch queue full
- MAMA_STATUS_QUEUE_OPEN_OBJECTS - Static variable in class com.wombat.mama.MamaStatus
-
Queue has open objects.
- MAMA_STATUS_SUBSCRIPTION_INVALID_STATE - Static variable in class com.wombat.mama.MamaStatus
-
Subscription is in an invalid state.
- MAMA_STATUS_SUBSCRIPTION_INVALID_TYPE - Static variable in class com.wombat.mama.MamaStatus
-
The function isn't supported for this type of subscription.
- MAMA_STATUS_SYSTEM_ERROR - Static variable in class com.wombat.mama.MamaStatus
-
General system error
- MAMA_STATUS_TIMEOUT - Static variable in class com.wombat.mama.MamaStatus
-
Timeout e.g.
- MAMA_STATUS_TIMER_FAILURE - Static variable in class com.wombat.mama.MamaStatus
-
Timer failure
- MAMA_STATUS_TOO_MANY_DISPATCHERS - Static variable in class com.wombat.mama.MamaStatus
-
Too many dispatchers
- MAMA_STATUS_UNSUPPORTED_IO_TYPE - Static variable in class com.wombat.mama.MamaStatus
-
Using unsupported I/O type
- MAMA_STATUS_WRONG_FIELD_TYPE - Static variable in class com.wombat.mama.MamaStatus
-
Wrong field type
- MAMA_SUBSCRIPTION_ACTIVATED - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_ACTIVATING - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_ALLOCATED - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_DEACTIVATED - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_DEACTIVATING - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_DEALLOCATED - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_DEALLOCATING - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_DESTROYED - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_DESTROYING - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_REACTIVATING - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_SETUP - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MAMA_SUBSCRIPTION_UNKNOWN - Static variable in class com.wombat.mama.MamaSubscriptionState
-
- MamaArrayInt - Class in com.wombat.mama
-
Mama integer array
- MamaArrayInt() - Constructor for class com.wombat.mama.MamaArrayInt
-
- MamaArrayInt(int[]) - Constructor for class com.wombat.mama.MamaArrayInt
-
- MamaArrayMsg - Class in com.wombat.mama
-
Mama assignable message array.
- MamaArrayMsg() - Constructor for class com.wombat.mama.MamaArrayMsg
-
- MamaArrayMsg(MamaMsg[]) - Constructor for class com.wombat.mama.MamaArrayMsg
-
- MamaArrayString - Class in com.wombat.mama
-
Mama assignable string array
- MamaArrayString() - Constructor for class com.wombat.mama.MamaArrayString
-
- MamaArrayString(String[]) - Constructor for class com.wombat.mama.MamaArrayString
-
- MamaBasicSubscription - Class in com.wombat.mama
-
- MamaBasicSubscription() - Constructor for class com.wombat.mama.MamaBasicSubscription
-
The constructor allocates the underlying C subscription.
- MamaBasicSubscriptionCallback - Interface in com.wombat.mama
-
- MamaBasicWildCardSubscriptionCallback - Interface in com.wombat.mama
-
- MamaBoolean - Class in com.wombat.mama
-
Mama assignable boolean.
- MamaBoolean() - Constructor for class com.wombat.mama.MamaBoolean
-
- MamaBoolean(boolean) - Constructor for class com.wombat.mama.MamaBoolean
-
- MamaBridge - Class in com.wombat.mama
-
- MamaBuffer - Class in com.wombat.mama
-
Mama Assignable Buffer.
- MamaBuffer() - Constructor for class com.wombat.mama.MamaBuffer
-
- MamaByte - Class in com.wombat.mama
-
Mama assignable Char.
- MamaByte() - Constructor for class com.wombat.mama.MamaByte
-
- MamaByte(byte) - Constructor for class com.wombat.mama.MamaByte
-
- MamaChar - Class in com.wombat.mama
-
Mama assignable Char.
- MamaChar() - Constructor for class com.wombat.mama.MamaChar
-
- MamaChar(char) - Constructor for class com.wombat.mama.MamaChar
-
- MamaChurnTest - Class in com.wombat.mama.testtools.load
-
- MamaChurnTest() - Constructor for class com.wombat.mama.testtools.load.MamaChurnTest
-
- MamaConnection - Class in com.wombat.mama
-
- MamaConnection(MamaTransport, String, int, int, int, int, int, String, String) - Constructor for class com.wombat.mama.MamaConnection
-
- MamaConsumerJava - Class in com.wombat.mama.testtools.performance
-
This sample application demonstrates how to send mamaMsg's from an inbox,
and receive the reply.
- MamaConsumerJava() - Constructor for class com.wombat.mama.testtools.performance.MamaConsumerJava
-
- MamaDateTime - Class in com.wombat.mama
-
MamaDataTime
Posix date/time representation.
- MamaDateTime() - Constructor for class com.wombat.mama.MamaDateTime
-
- MamaDateTime(MamaDateTime) - Constructor for class com.wombat.mama.MamaDateTime
-
- MamaDateTime(MamaDateTime, MamaDateTime) - Constructor for class com.wombat.mama.MamaDateTime
-
- MamaDateTime(Calendar) - Constructor for class com.wombat.mama.MamaDateTime
-
- MamaDateTime(String) - Constructor for class com.wombat.mama.MamaDateTime
-
- MamaDateTime(String, MamaTimeZone) - Constructor for class com.wombat.mama.MamaDateTime
-
- MamaDateTimeHints - Class in com.wombat.mama
-
Bit masks for hints.
- MamaDateTimeHints(short) - Constructor for class com.wombat.mama.MamaDateTimeHints
-
Create hints with the specified mask.
- MamaDateTimePrecision - Class in com.wombat.mama
-
- MamaDayOfWeek - Class in com.wombat.mama
-
- MamaDayOfWeek(short, String) - Constructor for class com.wombat.mama.MamaDayOfWeek
-
- MamaDictionary - Class in com.wombat.mama
-
- MamaDictionary() - Constructor for class com.wombat.mama.MamaDictionary
-
- MamaDictionaryCallback - Interface in com.wombat.mama
-
The MamaDictionaryCallback
receives notification regarding the
population of the data dictionary.
- MamaDispatcher - Class in com.wombat.mama
-
- MamaDispatcher() - Constructor for class com.wombat.mama.MamaDispatcher
-
- MamaDouble - Class in com.wombat.mama
-
Mama assignable double.
- MamaDouble() - Constructor for class com.wombat.mama.MamaDouble
-
- MamaDouble(double) - Constructor for class com.wombat.mama.MamaDouble
-
- MamaDQCause - Class in com.wombat.mama
-
Causes of data quality events.
- MamaDQCause() - Constructor for class com.wombat.mama.MamaDQCause
-
- MamaDQPublisher - Class in com.wombat.mama
-
- MamaDQPublisher() - Constructor for class com.wombat.mama.MamaDQPublisher
-
- MamaDQPublisherManager - Class in com.wombat.mama
-
- MamaDQPublisherManager() - Constructor for class com.wombat.mama.MamaDQPublisherManager
-
- MamaDQPublisherManager.MamaPublishTopic - Class in com.wombat.mama
-
- MamaDQPublisherManagerCallback - Class in com.wombat.mama
-
- MamaDQPublisherManagerCallback() - Constructor for class com.wombat.mama.MamaDQPublisherManagerCallback
-
- MamaError - Class in com.wombat.mama
-
Class containing constants and utility methods for Mama internal errors.
- MamaError() - Constructor for class com.wombat.mama.MamaError
-
- MamaException - Exception in com.wombat.mama
-
This is the superclass for all MAMA exceptions.
- MamaException(String, Throwable) - Constructor for exception com.wombat.mama.MamaException
-
Constructs a new runtime exception with the specified detail message and
cause.
- MamaException(Throwable) - Constructor for exception com.wombat.mama.MamaException
-
Constructs a new runtime exception with the specified cause and a
detail message.
- MamaException(String) - Constructor for exception com.wombat.mama.MamaException
-
Create a MamaException
with the specified message.
- MamaFIDConflictException - Exception in com.wombat.mama
-
An exception that is thrown when an attempt is made to add a field with a
duplicate field to a message.
- MamaFIDConflictException(int, Throwable) - Constructor for exception com.wombat.mama.MamaFIDConflictException
-
- MamaFIDConflictException(int) - Constructor for exception com.wombat.mama.MamaFIDConflictException
-
- MamaFieldDescriptor - Class in com.wombat.mama
-
The MamaFieldDescriptor
class represents a field in a
MamaMsg
- MamaFieldDescriptor(int, short, String, Object) - Constructor for class com.wombat.mama.MamaFieldDescriptor
-
Create a MamaFieldDescriptor
- MamaFieldNotFoundException - Exception in com.wombat.mama
-
- MamaFieldNotFoundException(String, Throwable) - Constructor for exception com.wombat.mama.MamaFieldNotFoundException
-
- MamaFieldNotFoundException(Throwable) - Constructor for exception com.wombat.mama.MamaFieldNotFoundException
-
- MamaFieldNotFoundException(String) - Constructor for exception com.wombat.mama.MamaFieldNotFoundException
-
- MamaFieldTypeException - Exception in com.wombat.mama
-
Exception thrown when a field is accessed as the incorrect type.
- MamaFieldTypeException(String, Throwable) - Constructor for exception com.wombat.mama.MamaFieldTypeException
-
- MamaFieldTypeException(Throwable) - Constructor for exception com.wombat.mama.MamaFieldTypeException
-
- MamaFieldTypeException(String) - Constructor for exception com.wombat.mama.MamaFieldTypeException
-
- MamaFloat - Class in com.wombat.mama
-
Mama assignable float.
- MamaFloat() - Constructor for class com.wombat.mama.MamaFloat
-
- MamaFloat(float) - Constructor for class com.wombat.mama.MamaFloat
-
- MamaFtCallback - Class in com.wombat.mama
-
- MamaFtCallback() - Constructor for class com.wombat.mama.MamaFtCallback
-
- MamaFtMember - Class in com.wombat.mama
-
- MamaFtMember() - Constructor for class com.wombat.mama.MamaFtMember
-
- MamaFtMemberJava - Class in com.wombat.mama.examples
-
MamaFtMember - Simple fault tolerance example.
- MamaFtMemberJava() - Constructor for class com.wombat.mama.examples.MamaFtMemberJava
-
- MamaFtState - Class in com.wombat.mama
-
- MamaFtState() - Constructor for class com.wombat.mama.MamaFtState
-
- MamaFtType - Class in com.wombat.mama
-
- MamaFtType() - Constructor for class com.wombat.mama.MamaFtType
-
- MamaInbox - Class in com.wombat.mama
-
- MamaInbox() - Constructor for class com.wombat.mama.MamaInbox
-
- MamaInboxCallback - Interface in com.wombat.mama
-
Callback for point to point messaging.
- MamaInboxJava - Class in com.wombat.mama.examples
-
This sample application demonstrates how to send mamaMsgs from an inbox,
and receive the reply.
- MamaInboxJava() - Constructor for class com.wombat.mama.examples.MamaInboxJava
-
- MamaInteger - Class in com.wombat.mama
-
Mama assignable integer.
- MamaInteger() - Constructor for class com.wombat.mama.MamaInteger
-
- MamaInteger(int) - Constructor for class com.wombat.mama.MamaInteger
-
- MamaListen - Class in com.wombat.mama.examples
-
MamaListen - Generic Mama API subscriber.
- MamaListen() - Constructor for class com.wombat.mama.examples.MamaListen
-
- MamaLogFileCallback - Interface in com.wombat.mama
-
- MamaLogFileCallback2 - Interface in com.wombat.mama
-
- MamaLogFilePolicy - Class in com.wombat.mama
-
- MamaLogHandler - Class in com.wombat.mama
-
- MamaLogHandler() - Constructor for class com.wombat.mama.MamaLogHandler
-
- MamaLogLevel - Class in com.wombat.mama
-
- MamaLong - Class in com.wombat.mama
-
Mama assignable long integer.
- MamaLong() - Constructor for class com.wombat.mama.MamaLong
-
- MamaLong(long) - Constructor for class com.wombat.mama.MamaLong
-
- MamaMdDataType - Class in com.wombat.mama
-
- MamaMdMsgType - Class in com.wombat.mama
-
This class provides an enumeration of types and methods for
MAMA types related to market data applications.
- MamaMessage - Class in com.wombat.mama
-
Mama assignable MamaMsg.
- MamaMessage() - Constructor for class com.wombat.mama.MamaMessage
-
- MamaMessage(MamaMsg) - Constructor for class com.wombat.mama.MamaMessage
-
- MamaMsg - Class in com.wombat.mama
-
- MamaMsg() - Constructor for class com.wombat.mama.MamaMsg
-
The default construction behaviour is to create the underlying
C message structure.
- MamaMsg(char) - Constructor for class com.wombat.mama.MamaMsg
-
Create a MamaMsg.
- MamaMsg(MamaPayloadBridge) - Constructor for class com.wombat.mama.MamaMsg
-
Create a MamaMsg.
- MamaMsgField - Class in com.wombat.mama
-
Wrapper class for the underlying mamaMsgField C structure
- MamaMsgField() - Constructor for class com.wombat.mama.MamaMsgField
-
- MamaMsgFieldIterator - Interface in com.wombat.mama
-
Callback interface for MamaMsg.iterateFields().
- MamaMsgIterator - Class in com.wombat.mama
-
- MamaMsgIterator(MamaMsg, MamaDictionary) - Constructor for class com.wombat.mama.MamaMsgIterator
-
- MamaMsgQualifier - Class in com.wombat.mama
-
This class defines bit flags for the MamaMsgQualifier field values.
- MamaMsgQualifier() - Constructor for class com.wombat.mama.MamaMsgQualifier
-
- MamaMsgQualifier(MamaMsgQualifier) - Constructor for class com.wombat.mama.MamaMsgQualifier
-
- MamaMsgStatus - Class in com.wombat.mama
-
Utility class for interpreting Mama message status.
- MamaMsgStatus() - Constructor for class com.wombat.mama.MamaMsgStatus
-
- MamaMsgType - Class in com.wombat.mama
-
A utility class for retrieving and interpreting type information from
Mama Messages.
- MamaMsgType() - Constructor for class com.wombat.mama.MamaMsgType
-
- MamaNoEntitlementsForUserException - Exception in com.wombat.mama
-
- MamaNoEntitlementsForUserException(String) - Constructor for exception com.wombat.mama.MamaNoEntitlementsForUserException
-
- MamaNotEntitledException - Exception in com.wombat.mama
-
- MamaNotEntitledException(String, Throwable) - Constructor for exception com.wombat.mama.MamaNotEntitledException
-
- MamaNotEntitledException(Throwable) - Constructor for exception com.wombat.mama.MamaNotEntitledException
-
- MamaNotEntitledException(String) - Constructor for exception com.wombat.mama.MamaNotEntitledException
-
- MamaOpaque - Class in com.wombat.mama
-
Mama assignable Opaque data type.
- MamaOpaque() - Constructor for class com.wombat.mama.MamaOpaque
-
- MamaOpaque(byte[]) - Constructor for class com.wombat.mama.MamaOpaque
-
- MamaPayloadBridge - Class in com.wombat.mama
-
MamaPayloadBridge
- MamaPayloadType - Class in com.wombat.mama
-
Class to define payload types
- MamaPayloadType() - Constructor for class com.wombat.mama.MamaPayloadType
-
- MamaPrice - Class in com.wombat.mama
-
- MamaPrice() - Constructor for class com.wombat.mama.MamaPrice
-
- MamaPrice(double) - Constructor for class com.wombat.mama.MamaPrice
-
- MamaPrice(double, MamaPricePrecision) - Constructor for class com.wombat.mama.MamaPrice
-
- MamaPrice(MamaPrice) - Constructor for class com.wombat.mama.MamaPrice
-
- MamaPriceHints - Class in com.wombat.mama
-
- MamaPricePrecision - Class in com.wombat.mama
-
The MamaPricePrecision class determines how decimals are represented for
the price.
- MamaPricePrecision(byte, String) - Constructor for class com.wombat.mama.MamaPricePrecision
-
- MamaProducerJava - Class in com.wombat.mama.testtools.performance
-
- MamaProducerJava() - Constructor for class com.wombat.mama.testtools.performance.MamaProducerJava
-
- MamaProxy - Class in com.wombat.mama.examples
-
- MamaProxy() - Constructor for class com.wombat.mama.examples.MamaProxy
-
- MamaPublisher - Class in com.wombat.mama
-
- MamaPublisher() - Constructor for class com.wombat.mama.MamaPublisher
-
- MamaPublisherJava - Class in com.wombat.mama.examples
-
This sample application demonstrates how to publish mama messages, and
respond to requests from a clients inbox.
- MamaPublisherJava() - Constructor for class com.wombat.mama.examples.MamaPublisherJava
-
- MamaPublishTopic(String, MamaDQPublisher, Object) - Constructor for class com.wombat.mama.MamaDQPublisherManager.MamaPublishTopic
-
- MamaQuality - Class in com.wombat.mama
-
Class containing constants and utility methods for dealing with subscription
level quality events.
- MamaQuality() - Constructor for class com.wombat.mama.MamaQuality
-
- MamaQueue - Class in com.wombat.mama
-
- MamaQueue() - Constructor for class com.wombat.mama.MamaQueue
-
- MamaQueueEventCallback - Interface in com.wombat.mama
-
Definition of the callback method for when a user added event fires.
- MamaQueueGroup - Class in com.wombat.mama
-
A simple class for distributing events across multiple queues in a round
robin.
- MamaQueueGroup(int, MamaBridge) - Constructor for class com.wombat.mama.MamaQueueGroup
-
Create a MamaQueueGroup
with the specified number of
MamaQueue
s.
- MamaQueueMonitorCallback - Interface in com.wombat.mama
-
Definition of the callback methods enabling event queue monitoring.
- MamaReservedFields - Class in com.wombat.mama
-
- MamaReservedFields(String, int) - Constructor for class com.wombat.mama.MamaReservedFields
-
- MamaServiceLevel - Class in com.wombat.mama
-
Service level of a MAMA subscription.
- MamaServiceLevel() - Constructor for class com.wombat.mama.MamaServiceLevel
-
- MamaShort - Class in com.wombat.mama
-
Mama assignable short integer.
- MamaShort() - Constructor for class com.wombat.mama.MamaShort
-
- MamaShort(short) - Constructor for class com.wombat.mama.MamaShort
-
- MamaSource - Class in com.wombat.mama
-
A MAMA source maintains information about a data source, including
the quality of the data coming from that source.
- MamaSource() - Constructor for class com.wombat.mama.MamaSource
-
Creates a new mama source with default parameters
- MamaSource(String, MamaTransport, String) - Constructor for class com.wombat.mama.MamaSource
-
- MamaSourceDerivative - Class in com.wombat.mama
-
- MamaSourceDerivative(MamaSource) - Constructor for class com.wombat.mama.MamaSourceDerivative
-
- MamaSourceGroup - Class in com.wombat.mama
-
- MamaSourceGroup(String) - Constructor for class com.wombat.mama.MamaSourceGroup
-
Create a mamaSourceGroup object.
- MamaSourceGroupListener - Interface in com.wombat.mama
-
Applications interested in receiving notifications on Events from the
MamaSourcegroup can register and unregister their interest.
- MamaSourceGroupManager - Class in com.wombat.mama
-
- MamaSourceGroupManager() - Constructor for class com.wombat.mama.MamaSourceGroupManager
-
- MamaSourceManager - Class in com.wombat.mama
-
A Mama source manager maintains information about a set of data sources,
including the quality of the data coming from sources.
- MamaSourceManager() - Constructor for class com.wombat.mama.MamaSourceManager
-
Constructor - creates a new MamaSourceManager object
- MamaSourceState - Class in com.wombat.mama
-
MamaSource state class implemented with typesafe
enumeration.
- MamaSourceStateChangeListener - Interface in com.wombat.mama
-
Applications can register with MamaSourceGroup to receive state change
notifications when the state of sources within
the group has changed.
- MamaStartBackgroundCallback - Interface in com.wombat.mama
-
- MamaStatus - Class in com.wombat.mama
-
Utility class for interpreting Mama status
- MamaStatus() - Constructor for class com.wombat.mama.MamaStatus
-
- MamaString - Class in com.wombat.mama
-
Mama assignable string.
- MamaString() - Constructor for class com.wombat.mama.MamaString
-
- MamaString(String) - Constructor for class com.wombat.mama.MamaString
-
- MamaSubscriberJava - Class in com.wombat.mama.examples
-
This sample application demonstrates how to send mamaMsg's from an inbox,
and receive the reply.
- MamaSubscriberJava() - Constructor for class com.wombat.mama.examples.MamaSubscriberJava
-
- MamaSubscription - Class in com.wombat.mama
-
- MamaSubscription() - Constructor for class com.wombat.mama.MamaSubscription
-
The constructor allocates the underlying C subscription.
- MamaSubscriptionCallback - Interface in com.wombat.mama
-
The message callback interface.
- MamaSubscriptionState - Class in com.wombat.mama
-
This class is the java equivalent of the C subscription state enumeration.
- MamaSubscriptionType - Class in com.wombat.mama
-
Subscription request type of a MAMA subscription.
- MamaSymbolListSubscriberJava - Class in com.wombat.mama.examples
-
- MamaSymbolListSubscriberJava() - Constructor for class com.wombat.mama.examples.MamaSymbolListSubscriberJava
-
- MamaThrottleCallback - Interface in com.wombat.mama
-
Implement this when using the Throttle methods for a notification
when the message has actually been sent.
- MamaThrottleInstance - Class in com.wombat.mama
-
This class provides an enumeration of types and methods for
MAMA throttle instance.
- MamaTimer - Class in com.wombat.mama
-
- MamaTimer() - Constructor for class com.wombat.mama.MamaTimer
-
- MamaTimerCallback - Interface in com.wombat.mama
-
Concrete instances of this interface are registered with the creation of a
MamaTimer and used for processing timer event notifications.
- MamaTimeZone - Class in com.wombat.mama
-
A time zone representation to make conversion of timestamps to and
from particular time zones more convenient.
- MamaTimeZone() - Constructor for class com.wombat.mama.MamaTimeZone
-
Constructor.
- MamaTimeZone(String) - Constructor for class com.wombat.mama.MamaTimeZone
-
Constructor.
- MamaTimeZone(MamaTimeZone) - Constructor for class com.wombat.mama.MamaTimeZone
-
Copy constructor.
- MamaTransport - Class in com.wombat.mama
-
- MamaTransport() - Constructor for class com.wombat.mama.MamaTransport
-
The constructor initialises all member variables and creates the
re-usable objects including the transport listeners.
- MamaTransportListener - Interface in com.wombat.mama
-
- MamaTransportTopicListener - Class in com.wombat.mama
-
- MamaTransportTopicListener() - Constructor for class com.wombat.mama.MamaTransportTopicListener
-
- MAX_RESERVED_FID - Static variable in class com.wombat.mama.MamaReservedFields
-
- MISC - Static variable in class com.wombat.mama.MamaMdMsgType
-
- MISC_VALUE - Static variable in class com.wombat.mama.MamaMdMsgType
-
Miscellaneous.
- MONDAY - Static variable in class com.wombat.mama.MamaDayOfWeek
-
- MSG - Static variable in class com.wombat.mama.MamaFieldDescriptor
-
- MsgFields - Static variable in class com.wombat.mama.MamaReservedFields
-
Deprecated.
- MsgNum - Static variable in class com.wombat.mama.MamaReservedFields
-
Field containing the current message number in a multi-part initial message.
- MsgQualifier - Static variable in class com.wombat.mama.MamaReservedFields
-
The message qualifier
- MsgStatus - Static variable in class com.wombat.mama.MamaReservedFields
-
Field for the message status.
- MsgTotal - Static variable in class com.wombat.mama.MamaReservedFields
-
The total number of messages comprising an initial message.
- MsgType - Static variable in class com.wombat.mama.MamaReservedFields
-
Field for the message type.
- OFF - Static variable in class com.wombat.mama.MamaLogLevel
-
- OFF - Static variable in class com.wombat.mama.MamaSourceState
-
- offset() - Method in class com.wombat.mama.MamaTimeZone
-
Return the offset from UTC (in seconds).
- OK - Static variable in class com.wombat.mama.MamaSourceState
-
- onAccept(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on the publisher when the transport accepts a connection.
- onAcceptReconnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on the publisher when the transport accepts a reconnection.
- onComplete() - Method in interface com.wombat.mama.MamaDictionaryCallback
-
Invoked when dictionary creation is complete.
- onConnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on the subscriber when the transport connects.
- onCreate(MamaBasicSubscription) - Method in interface com.wombat.mama.MamaBasicSubscriptionCallback
-
Method invoked when subscription creation is complete, and before any calls
to onMsg
.
- onCreate(MamaBasicSubscription) - Method in interface com.wombat.mama.MamaBasicWildCardSubscriptionCallback
-
Method invoked when subscription creation is complete.
- onCreate(MamaDQPublisherManager) - Method in class com.wombat.mama.MamaDQPublisherManagerCallback
-
- onCreate(MamaSubscription) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
Method invoked when subscription creation is complete.
- onDestroy(MamaBasicSubscription) - Method in interface com.wombat.mama.MamaBasicSubscriptionCallback
-
This method is invoked when a subscription has been completely destroyed or deactivated,
the client can have confidence that no further messages will be placed on the queue
for this subscription.
- onDestroy(MamaBasicSubscription) - Method in interface com.wombat.mama.MamaBasicWildCardSubscriptionCallback
-
- onDestroy(MamaInbox) - Method in interface com.wombat.mama.MamaInboxCallback
-
This method is invoked when an inbox has been completely destroyed,
the client can have confidence that no further events will be placed
on the queue for this inbox.
- onDestroy(MamaSubscription) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
This method is invoked when a subscription has been completely destroyed or deactivated,
the client can have confidence that no further messages will be placed on the queue
for this subscription.
- onDestroy(MamaTimer) - Method in interface com.wombat.mama.MamaTimerCallback
-
This method is invoked when a timer has been completely destroyed,
the client can have confidence that no further events will be placed
on the queue for this timer.
- onDisconnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked when transport disconnects.
- onError(MamaBasicSubscription, short, int, String) - Method in interface com.wombat.mama.MamaBasicSubscriptionCallback
-
Invoked if an error occurs during prior to subscriptionBridge creation or if the
subscriptionBridge receives a message for an unentitled subject.
- onError(MamaBasicSubscription, short, int, String) - Method in interface com.wombat.mama.MamaBasicWildCardSubscriptionCallback
-
Invoked if an error occurs during prior to subscription creation or if the
subscription receives a message for an unentitled subject.
- onError(String) - Method in interface com.wombat.mama.MamaDictionaryCallback
-
Invoked when an error occurs.
- onError(MamaDQPublisherManager, int, String, MamaMsg) - Method in class com.wombat.mama.MamaDQPublisherManagerCallback
-
- onError(MamaSubscription, short, int, String, Exception) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
Invoked if an error occurs during subscription creation or if the
subscription receives a message for an unentitled subject.
- onEvent(MamaQueue, Object) - Method in interface com.wombat.mama.MamaQueueEventCallback
-
Invoked when a user event, added by MamaQueue.enqueueEvent()
fires.
- onField(MamaMsg, MamaMsgField, MamaDictionary, Object) - Method in interface com.wombat.mama.MamaMsgFieldIterator
-
Method invoked for each field in the underlying message.
- onFtStateChange(MamaFtMember, String, short) - Method in class com.wombat.mama.MamaFtCallback
-
Callback function for MAMA Fault Tolerance events.
- onGap(MamaSubscription) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
Method invoked when a sequence number gap is detected.
- onHighWatermarkExceeded(MamaQueue, long) - Method in interface com.wombat.mama.MamaQueueMonitorCallback
-
Called when the specified high watermark threshold for the event queue
has been exceeded.
- onLog(MamaLogLevel, String) - Method in interface com.wombat.mama.MamaLogFileCallback2
-
- onLogSizeExceeded() - Method in interface com.wombat.mama.MamaLogFileCallback
-
- onLowWatermark(MamaQueue, long) - Method in interface com.wombat.mama.MamaQueueMonitorCallback
-
Called when the number of events on the event queue go below the
specified low watermark.
- onMsg(MamaBasicSubscription, MamaMsg) - Method in interface com.wombat.mama.MamaBasicSubscriptionCallback
-
Invoked when a message arrives.
- onMsg(MamaBasicSubscription, MamaMsg, String) - Method in interface com.wombat.mama.MamaBasicWildCardSubscriptionCallback
-
Invoked when a message arrives.
- onMsg(MamaInbox, MamaMsg) - Method in interface com.wombat.mama.MamaInboxCallback
-
Method invoked when a message arrives.
- onMsg(MamaSubscription, MamaMsg) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
Invoked when a message arrives.
- onNamingServiceConnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on the subscriber on connection to the naming service.
- onNamingServiceDisconnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on the subscriber on disconnection to the naming service.
- onNewRequest(MamaDQPublisherManager, String, short, short, MamaMsg) - Method in class com.wombat.mama.MamaDQPublisherManagerCallback
-
- onPublisherDisconnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on the subscriber when the transport disconnects from the publisher.
- onQuality(MamaSubscription, short, short, Object) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
Invoked when a the quality of this subscription changes.
- onQuality(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked on data quality event.
- onRecapRequest(MamaSubscription) - Method in interface com.wombat.mama.MamaSubscriptionCallback
-
Method invoked when a recap is requested upon detecting a
sequence number gap.
- onReconnect(short, Object) - Method in interface com.wombat.mama.MamaTransportListener
-
Invoked when transport reconnects.
- onRefresh(MamaDQPublisherManager, MamaDQPublisherManager.MamaPublishTopic, short, short, MamaMsg) - Method in class com.wombat.mama.MamaDQPublisherManagerCallback
-
- onRequest(MamaDQPublisherManager, MamaDQPublisherManager.MamaPublishTopic, short, short, MamaMsg) - Method in class com.wombat.mama.MamaDQPublisherManagerCallback
-
- onStartComplete(int) - Method in interface com.wombat.mama.MamaStartBackgroundCallback
-
- onStateChanged(MamaSourceGroup, MamaSource, Object) - Method in interface com.wombat.mama.MamaSourceStateChangeListener
-
- onThrottledSendComplete() - Method in interface com.wombat.mama.MamaThrottleCallback
-
- onTimeout() - Method in interface com.wombat.mama.MamaDictionaryCallback
-
Called when a timeout occurs.
- onTimer(MamaTimer) - Method in interface com.wombat.mama.MamaTimerCallback
-
Invoked when an event for a timer which has fired is dispatched from
the associated event queue.
- onTopicSubscribe(short, Object) - Method in class com.wombat.mama.MamaTransportTopicListener
-
Invoked when a topic is subscribed to
- onTopicUnsubscribe(short, Object) - Method in class com.wombat.mama.MamaTransportTopicListener
-
Invoked when a topic is unsubscribed to
- OPAQUE - Static variable in class com.wombat.mama.MamaFieldDescriptor
-
- open() - Static method in class com.wombat.mama.Mama
-
Initialize MAMA.
- open(String, String) - Static method in class com.wombat.mama.Mama
-
Initialize MAMA.
- ORDER_BOOK - Static variable in class com.wombat.mama.MamaMdDataType
-
- ORDER_BOOK_VALUE - Static variable in class com.wombat.mama.MamaMdDataType
-
- OUT_OF_SEQUENCE - Static variable in class com.wombat.mama.MamaMsgQualifier
-
The message is out of sequence.
- OVERWRITE - Static variable in class com.wombat.mama.MamaLogFilePolicy
-
- SATURDAY - Static variable in class com.wombat.mama.MamaDayOfWeek
-
- SECURITY_STATUS - Static variable in class com.wombat.mama.MamaMdMsgType
-
- SECURITY_STATUS_VALUE - Static variable in class com.wombat.mama.MamaMdMsgType
-
Security status update
- send(MamaMsg) - Method in class com.wombat.mama.MamaDQPublisher
-
- send(MamaMsg) - Method in class com.wombat.mama.MamaPublisher
-
- SenderId - Static variable in class com.wombat.mama.MamaReservedFields
-
The sender id.
- sendFromInbox(MamaInbox, MamaMsg) - Method in class com.wombat.mama.MamaPublisher
-
- sendNoSubscribers(String) - Method in class com.wombat.mama.MamaDQPublisherManager
-
- sendReply(MamaMsg, MamaMsg) - Method in class com.wombat.mama.MamaDQPublisher
-
- sendReplyToInbox(MamaMsg, MamaMsg) - Method in class com.wombat.mama.MamaPublisher
-
- sendReplyToInboxWithThrottle(MamaMsg, MamaMsg) - Method in class com.wombat.mama.MamaPublisher
-
- sendSyncRequest(int, double, double) - Method in class com.wombat.mama.MamaDQPublisherManager
-
- SendTime - Static variable in class com.wombat.mama.MamaReservedFields
-
The Message send time.
- sendWithThrottle(MamaMsg) - Method in class com.wombat.mama.MamaPublisher
-
- sendWithThrottle(MamaMsg, MamaThrottleCallback) - Method in class com.wombat.mama.MamaPublisher
-
- SeqNum - Static variable in class com.wombat.mama.MamaReservedFields
-
The sequence number.
- set(int, int, int, int, int, int, long, MamaDateTimePrecision, MamaTimeZone) - Method in class com.wombat.mama.MamaDateTime
-
- set(double, MamaPriceHints) - Method in class com.wombat.mama.MamaPrice
-
- set(String) - Method in class com.wombat.mama.MamaTimeZone
-
Assign new timezones to this object.
- setAppDataType(MamaMdDataType) - Method in class com.wombat.mama.MamaSubscription
-
- setAppendToLogFile(boolean) - Static method in class com.wombat.mama.Mama
-
- setApplicationClassName(String) - Static method in class com.wombat.mama.Mama
-
- setApplicationName(String) - Static method in class com.wombat.mama.Mama
-
- setClosure(Object) - Method in class com.wombat.mama.MamaFieldDescriptor
-
Set user specified data to associate with the field descriptor.
- setDate(int, int, int) - Method in class com.wombat.mama.MamaDateTime
-
- setDebugLevel(Level) - Method in class com.wombat.mama.MamaSubscription
-
- setDescription(String) - Method in class com.wombat.mama.MamaTransport
-
- setDisplayId(String) - Method in class com.wombat.mama.MamaSource
-
- setEpochTime(long, long, MamaDateTimePrecision) - Method in class com.wombat.mama.MamaDateTime
-
- setEpochTime(long, long) - Method in class com.wombat.mama.MamaDateTime
-
- setEpochTimeF64(double) - Method in class com.wombat.mama.MamaDateTime
-
- setEpochTimeMicroseconds(long) - Method in class com.wombat.mama.MamaDateTime
-
- setEpochTimeMilliseconds(long) - Method in class com.wombat.mama.MamaDateTime
-
- setHasDate(boolean) - Method in class com.wombat.mama.MamaDateTimeHints
-
Set or unset the HAS_DATE bit.
- setHasTime(boolean) - Method in class com.wombat.mama.MamaDateTimeHints
-
Set or unset the HAS_TIME bit.
- setHighWatermark(long) - Method in class com.wombat.mama.MamaQueue
-
- setHints(short) - Method in class com.wombat.mama.MamaDateTimeHints
-
Set mask
- setHints(MamaPriceHints) - Method in class com.wombat.mama.MamaPrice
-
- setId(String) - Method in class com.wombat.mama.MamaSource
-
- setInstanceId(String) - Method in class com.wombat.mama.MamaFtMember
-
- setInvalid(boolean) - Method in class com.wombat.mama.MamaMsgQualifier
-
set the invalid bid
- setInvokeQualityForAllSubscs(boolean) - Method in class com.wombat.mama.MamaTransport
-
- setIsDefinitelyDelayed(boolean) - Method in class com.wombat.mama.MamaMsgQualifier
-
Set the possibly delayed bit.
- setIsDefinitelyDuplicate(boolean) - Method in class com.wombat.mama.MamaMsgQualifier
-
Set the definitely duplicate bit.
- setIsPossiblyDelayed(boolean) - Method in class com.wombat.mama.MamaMsgQualifier
-
Set the possibly delayed bit.
- setIsPossiblyDuplicate(boolean) - Method in class com.wombat.mama.MamaMsgQualifier
-
Set the possibly duplicate bit.
- setIsValidPrice(boolean) - Method in class com.wombat.mama.MamaPrice
-
- setItemClosure(Object) - Method in class com.wombat.mama.MamaSubscription
-
- setLogCallback(MamaLogFileCallback2) - Static method in class com.wombat.mama.Mama
-
- setLogFilePolicy(MamaLogFilePolicy) - Static method in class com.wombat.mama.Mama
-
- setLogLevel(Level) - Static method in class com.wombat.mama.Mama
-
- setLogSize(long) - Static method in class com.wombat.mama.Mama
-
- setLogSizeCb(MamaLogFileCallback) - Static method in class com.wombat.mama.Mama
-
- setLowWatermark(long) - Method in class com.wombat.mama.MamaQueue
-
- setMappedId(String) - Method in class com.wombat.mama.MamaSource
-
- setMessageQualifierFilter(MamaMsgQualifier) - Method in class com.wombat.mama.MamaSubscription
-
- setName(String) - Method in class com.wombat.mama.MamaTransport
-
- setNewBuffer(byte[]) - Method in class com.wombat.mama.MamaMsg
-
Set a new buffer for an existing mamaMsg.
- setNoTimezone(boolean) - Method in class com.wombat.mama.MamaDateTimeHints
-
Set or unset the NO_TIMEZONE bit.
- setNumLogFiles(int) - Static method in class com.wombat.mama.Mama
-
- setOutboundThrottle(MamaThrottleInstance, double) - Method in class com.wombat.mama.MamaTransport
-
- setOutboundThrottle(double) - Method in class com.wombat.mama.MamaTransport
-
- setOutOfSequence(boolean) - Method in class com.wombat.mama.MamaMsgQualifier
-
Set the possibly out of sequence bit.
- setParent(MamaSource) - Method in class com.wombat.mama.MamaSource
-
- setPrecision(MamaPricePrecision) - Method in class com.wombat.mama.MamaPrice
-
- setPreInitialCacheSize(int) - Method in class com.wombat.mama.MamaSubscription
-
- setProperty(String, String) - Static method in class com.wombat.mama.Mama
-
- setQuality(short) - Method in class com.wombat.mama.MamaSource
-
- setQueueMonitorCallback(MamaQueueMonitorCallback) - Method in class com.wombat.mama.MamaQueue
-
- setQueueName(String) - Method in class com.wombat.mama.MamaQueue
-
- setRecoverGaps(boolean) - Method in class com.wombat.mama.MamaSubscription
-
- setRequiresInitial(boolean) - Method in class com.wombat.mama.MamaSubscription
-
Set whether subscriptoin requires initial value.
- setRetries(int) - Method in class com.wombat.mama.MamaSubscription
-
- setSenderId(long) - Method in class com.wombat.mama.MamaDQPublisher
-
- setSenderId(long) - Method in class com.wombat.mama.MamaDQPublisherManager
-
- setSeqNum(long) - Method in class com.wombat.mama.MamaDQPublisher
-
- setSeqNum(long) - Method in class com.wombat.mama.MamaDQPublisherManager
-
- setServiceLevel(short, long) - Method in class com.wombat.mama.MamaSubscription
-
- setSourceWeight(String, long) - Method in class com.wombat.mama.MamaSourceGroup
-
Set the weight for an existing mamaSource
in the specified group.
- setState(MamaSourceState) - Method in class com.wombat.mama.MamaSource
-
- setStatus(int) - Method in class com.wombat.mama.MamaDQPublisher
-
- setStatus(int) - Method in class com.wombat.mama.MamaDQPublisherManager
-
- setSubscriptionType(MamaSubscriptionType) - Method in class com.wombat.mama.MamaSubscription
-
- setSymbolNamespace(String) - Method in class com.wombat.mama.MamaSource
-
- setTime(int, int, int, long, MamaDateTimePrecision, MamaTimeZone) - Method in class com.wombat.mama.MamaDateTime
-
- setTimeout(double) - Method in class com.wombat.mama.MamaSubscription
-
Set the timeout for this subscription.
- setToMidnightToday(MamaTimeZone) - Method in class com.wombat.mama.MamaDateTime
-
- setToNow() - Method in class com.wombat.mama.MamaDateTime
-
- setTrackModState(boolean) - Method in class com.wombat.mama.MamaFieldDescriptor
-
- setTransport(MamaTransport) - Method in class com.wombat.mama.MamaSource
-
- setTransportName(String) - Method in class com.wombat.mama.MamaSource
-
- setupFtMember(short, MamaQueue, MamaFtCallback, MamaTransport, String, int, double, double) - Method in class com.wombat.mama.MamaFtMember
-
- setupSubscription(MamaSubscriptionCallback, MamaQueue, MamaSource, String, Object) - Method in class com.wombat.mama.MamaSubscription
-
Setup a basic subscription without marketdata semantics.
- setValue(int[]) - Method in class com.wombat.mama.MamaArrayInt
-
- setValue(MamaMsg[]) - Method in class com.wombat.mama.MamaArrayMsg
-
- setValue(String[]) - Method in class com.wombat.mama.MamaArrayString
-
- setValue(boolean) - Method in class com.wombat.mama.MamaBoolean
-
- setValue(byte) - Method in class com.wombat.mama.MamaByte
-
- setValue(char) - Method in class com.wombat.mama.MamaChar
-
- setValue(byte) - Method in class com.wombat.mama.MamaChar
-
- setValue(double) - Method in class com.wombat.mama.MamaDouble
-
- setValue(float) - Method in class com.wombat.mama.MamaFloat
-
- setValue(int) - Method in class com.wombat.mama.MamaInteger
-
- setValue(long) - Method in class com.wombat.mama.MamaLong
-
- setValue(MamaMsg) - Method in class com.wombat.mama.MamaMessage
-
- setValue(byte[]) - Method in class com.wombat.mama.MamaOpaque
-
- setValue(double) - Method in class com.wombat.mama.MamaPrice
-
- setValue(short) - Method in class com.wombat.mama.MamaShort
-
- setValue(String) - Method in class com.wombat.mama.MamaString
-
- setWeight(int) - Method in class com.wombat.mama.MamaFtMember
-
- setWithHints(long, long, MamaDateTimePrecision, MamaDateTimeHints) - Method in class com.wombat.mama.MamaDateTime
-
- SEVERE - Static variable in class com.wombat.mama.MamaLogLevel
-
- SNAPSHOT - Static variable in class com.wombat.mama.MamaServiceLevel
-
- sourceGroupIterator() - Method in class com.wombat.mama.MamaSourceGroupManager
-
- sourceIterator() - Method in class com.wombat.mama.MamaSourceGroup
-
- sourceIterator() - Method in class com.wombat.mama.MamaSourceManager
-
- STANDARD - Static variable in class com.wombat.mama.MamaMdDataType
-
- STANDARD_VALUE - Static variable in class com.wombat.mama.MamaMdDataType
-
- start(MamaBridge) - Static method in class com.wombat.mama.Mama
-
Start processing messages on the internal queue.
- startBackground(MamaBridge, MamaStartBackgroundCallback) - Static method in class com.wombat.mama.Mama
-
Start processing MAMA internal events in the background.
- startDispatch() - Method in class com.wombat.mama.MamaQueueGroup
-
- STATUS_BAD_SYMBOL - Static variable in class com.wombat.mama.MamaMsgStatus
-
The symbol does not exist
- STATUS_BANDWIDTH_EXCEEDED - Static variable in class com.wombat.mama.MamaMsgStatus
-
Bandwidth exceeded
- STATUS_DELETE - Static variable in class com.wombat.mama.MamaMsgStatus
-
Message with the type of DELETE
- STATUS_DUPLICATE - Static variable in class com.wombat.mama.MamaMsgStatus
-
Message with duplicate sequence number
- STATUS_EXCEPTION - Static variable in class com.wombat.mama.MamaMsgStatus
-
- STATUS_EXPIRED - Static variable in class com.wombat.mama.MamaMsgStatus
-
Expired
- STATUS_LINE_DOWN - Static variable in class com.wombat.mama.MamaMsgStatus
-
The feed handler has detected a Line Down.
- STATUS_MISC - Static variable in class com.wombat.mama.MamaMsgStatus
-
Miscellaneous status.
- STATUS_NO_SUBSCRIBERS - Static variable in class com.wombat.mama.MamaMsgStatus
-
The feed handler does not have any subscribers to the subject
- STATUS_NOT_ENTITLED - Static variable in class com.wombat.mama.MamaMsgStatus
-
Not entitled to a subject
- STATUS_NOT_FOUND - Static variable in class com.wombat.mama.MamaMsgStatus
-
Not found
- STATUS_NOT_PERMISSIONED - Static variable in class com.wombat.mama.MamaMsgStatus
-
Not permissioned for the subject
- STATUS_OK - Static variable in class com.wombat.mama.MamaMsgStatus
-
OK
- STATUS_PLATFORM_STATUS - Static variable in class com.wombat.mama.MamaMsgStatus
-
Error in the underlying messaging API
- STATUS_POSSIBLY_STALE - Static variable in class com.wombat.mama.MamaMsgStatus
-
Messages may have been dropped
- STATUS_STALE - Static variable in class com.wombat.mama.MamaMsgStatus
-
The subject is stale.
- STATUS_TIBRV_STATUS - Static variable in class com.wombat.mama.MamaMsgStatus
-
- STATUS_TIMEOUT - Static variable in class com.wombat.mama.MamaMsgStatus
-
A time out occurred
- STATUS_TOPIC_CHANGE - Static variable in class com.wombat.mama.MamaMsgStatus
-
Topic renamed
- statusForMsg(MamaMsg) - Static method in class com.wombat.mama.MamaMsgStatus
-
Extract the status from the supplied message.
- stop(MamaBridge) - Static method in class com.wombat.mama.Mama
-
Stop dispatching on the default event queue for the specified bridge.
- stopDispatch() - Method in class com.wombat.mama.MamaQueue
-
- stopDispatch() - Method in class com.wombat.mama.MamaQueueGroup
-
- STRING - Static variable in class com.wombat.mama.MamaFieldDescriptor
-
- stringForMsg(MamaMsg) - Static method in class com.wombat.mama.MamaMdMsgType
-
The stringified name of the type based on the int value for the type in
the specified message.
- stringForStatus(MamaMsg) - Static method in class com.wombat.mama.MamaMsgStatus
-
Return the status as a string given an MamaMsg
message.
- stringForStatus(int) - Static method in class com.wombat.mama.MamaMsgStatus
-
Return a text description of the message's status.
- stringForStatus(int) - Static method in class com.wombat.mama.MamaStatus
-
Return a text description of the message's status.
- stringForType(MamaMsg) - Static method in class com.wombat.mama.MamaMsgType
-
Return the type name.
- stringForType(short) - Static method in class com.wombat.mama.MamaMsgType
-
Return the type name.
- SubscMsgSubjectOld - Static variable in class com.wombat.mama.MamaReservedFields
-
Used internally for subscription management (deprecated).
- SubscMsgType - Static variable in class com.wombat.mama.MamaReservedFields
-
- SubscMsgTypeOld - Static variable in class com.wombat.mama.MamaReservedFields
-
Used internally for subscription management (deprecated).
- SubscriptionType - Static variable in class com.wombat.mama.MamaReservedFields
-
- SubscSourceApp - Static variable in class com.wombat.mama.MamaReservedFields
-
- SubscSourceHost - Static variable in class com.wombat.mama.MamaReservedFields
-
- SubscSourceUser - Static variable in class com.wombat.mama.MamaReservedFields
-
- SubscSymbol - Static variable in class com.wombat.mama.MamaReservedFields
-
- subtract(MamaPrice) - Method in class com.wombat.mama.MamaPrice
-
- subtract(double) - Method in class com.wombat.mama.MamaPrice
-
- SUNDAY - Static variable in class com.wombat.mama.MamaDayOfWeek
-
- SYMBOL_ACTION - Static variable in class com.wombat.mama.MamaMdMsgType
-
- SYMBOL_ACTION_VALUE - Static variable in class com.wombat.mama.MamaMdMsgType
-
Action related to this symbol, such as a name change or symbol
deletion due to option/future expiration, etc.
- SYMBOL_LIST - Static variable in class com.wombat.mama.MamaSubscriptionType
-
- SYMBOL_LIST_BOOK - Static variable in class com.wombat.mama.MamaSubscriptionType
-
- SYMBOL_LIST_GROUP - Static variable in class com.wombat.mama.MamaSubscriptionType
-
- SYMBOL_LIST_NORMAL - Static variable in class com.wombat.mama.MamaSubscriptionType
-
- SymbolList - Static variable in class com.wombat.mama.MamaReservedFields
-
- SyncPattern - Static variable in class com.wombat.mama.MamaReservedFields
-
That pattern that subjects of a sync request should match.
- TEMPLATE - Static variable in class com.wombat.mama.MamaMdDataType
-
- TEMPLATE_VALUE - Static variable in class com.wombat.mama.MamaMdDataType
-
- THURSDAY - Static variable in class com.wombat.mama.MamaDayOfWeek
-
- TibrvResult - Static variable in class com.wombat.mama.MamaReservedFields
-
The RV result code.
- TIME - Static variable in class com.wombat.mama.MamaFieldDescriptor
-
- toString() - Method in class com.wombat.mama.MamaBoolean
-
- toString() - Method in class com.wombat.mama.MamaByte
-
- toString() - Method in class com.wombat.mama.MamaChar
-
- toString() - Method in class com.wombat.mama.MamaConnection
-
- toString() - Method in class com.wombat.mama.MamaDateTime
-
- toString() - Method in class com.wombat.mama.MamaDateTimePrecision
-
- toString() - Method in class com.wombat.mama.MamaDayOfWeek
-
- toString() - Method in class com.wombat.mama.MamaDouble
-
- toString(short) - Static method in class com.wombat.mama.MamaDQCause
-
- toString(int) - Static method in class com.wombat.mama.MamaError
-
Get a stringified representation of the error.
- toString() - Method in class com.wombat.mama.MamaFieldDescriptor
-
Returns a string suitable for output to a terminal containing the type,
id, and name.
- toString() - Method in class com.wombat.mama.MamaFloat
-
- toString(short) - Static method in class com.wombat.mama.MamaFtState
-
- toString() - Method in class com.wombat.mama.MamaInteger
-
- toString() - Method in class com.wombat.mama.MamaLong
-
- toString() - Method in class com.wombat.mama.MamaMdDataType
-
Returns the stringified name for the enumerated type.
- toString() - Method in class com.wombat.mama.MamaMdMsgType
-
Returns the stringified name for the enumerated type.
- toString() - Method in class com.wombat.mama.MamaMessage
-
- toString() - Method in class com.wombat.mama.MamaMsg
-
- toString() - Method in class com.wombat.mama.MamaMsgField
-
- toString() - Method in class com.wombat.mama.MamaOpaque
-
- toString() - Method in class com.wombat.mama.MamaPrice
-
- toString() - Method in class com.wombat.mama.MamaPricePrecision
-
- toString(short) - Static method in class com.wombat.mama.MamaQuality
-
Get a stringified representation of the quality.
- toString(short) - Static method in class com.wombat.mama.MamaServiceLevel
-
Return a string representation of a MAMA service level.
- toString() - Method in class com.wombat.mama.MamaShort
-
- toString() - Method in class com.wombat.mama.MamaSourceState
-
- toString() - Method in class com.wombat.mama.MamaString
-
- toString(int) - Static method in class com.wombat.mama.MamaSubscriptionState
-
This function returns the string representation of the state.
- toString(MamaSubscriptionState) - Static method in class com.wombat.mama.MamaSubscriptionState
-
This function returns the string representation of the state.
- toString() - Method in class com.wombat.mama.MamaSubscriptionState
-
This function returns the string representation of the member state.
- toString() - Method in class com.wombat.mama.MamaSubscriptionType
-
- toString() - Method in class com.wombat.mama.MamaThrottleInstance
-
Returns the stringified name for the enumerated type.
- TRADE - Static variable in class com.wombat.mama.MamaMdMsgType
-
- TRADE_VALUE - Static variable in class com.wombat.mama.MamaMdMsgType
-
Trade Update
- tryArrayI32(String, int, MamaArrayInt) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayI32(MamaFieldDescriptor, MamaArrayInt) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayMsg(String, int, MamaArrayMsg) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayMsg(MamaFieldDescriptor, MamaArrayMsg) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayString(String, int, MamaArrayString) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayString(MamaFieldDescriptor, MamaArrayString) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayU16(String, int, MamaArrayInt) - Method in class com.wombat.mama.MamaMsg
-
- tryArrayU16(MamaFieldDescriptor, MamaArrayInt) - Method in class com.wombat.mama.MamaMsg
-
- tryBoolean(String, int, MamaBoolean) - Method in class com.wombat.mama.MamaMsg
-
- tryBoolean(MamaFieldDescriptor, MamaBoolean) - Method in class com.wombat.mama.MamaMsg
-
- tryChar(String, int, MamaChar) - Method in class com.wombat.mama.MamaMsg
-
- tryChar(MamaFieldDescriptor, MamaChar) - Method in class com.wombat.mama.MamaMsg
-
- tryDateTime(MamaFieldDescriptor, MamaDateTime) - Method in class com.wombat.mama.MamaMsg
-
- tryDateTime(String, int, MamaDateTime) - Method in class com.wombat.mama.MamaMsg
-
- tryF32(String, int, MamaFloat) - Method in class com.wombat.mama.MamaMsg
-
- tryF32(MamaFieldDescriptor, MamaFloat) - Method in class com.wombat.mama.MamaMsg
-
- tryF64(String, int, MamaDouble) - Method in class com.wombat.mama.MamaMsg
-
- tryF64(MamaFieldDescriptor, MamaDouble) - Method in class com.wombat.mama.MamaMsg
-
- tryI16(String, int, MamaShort) - Method in class com.wombat.mama.MamaMsg
-
- tryI16(MamaFieldDescriptor, MamaShort) - Method in class com.wombat.mama.MamaMsg
-
- tryI32(String, int, MamaInteger) - Method in class com.wombat.mama.MamaMsg
-
- tryI32(MamaFieldDescriptor, MamaInteger) - Method in class com.wombat.mama.MamaMsg
-
- tryI64(String, int, MamaLong) - Method in class com.wombat.mama.MamaMsg
-
- tryI64(MamaFieldDescriptor, MamaLong) - Method in class com.wombat.mama.MamaMsg
-
- tryI8(String, int, MamaByte) - Method in class com.wombat.mama.MamaMsg
-
- tryI8(MamaFieldDescriptor, MamaByte) - Method in class com.wombat.mama.MamaMsg
-
- tryMsg(String, int, MamaMessage) - Method in class com.wombat.mama.MamaMsg
-
- tryMsg(MamaFieldDescriptor, MamaMessage) - Method in class com.wombat.mama.MamaMsg
-
- tryOpaque(String, int, MamaOpaque) - Method in class com.wombat.mama.MamaMsg
-
- tryOpaque(MamaFieldDescriptor, MamaOpaque) - Method in class com.wombat.mama.MamaMsg
-
- tryPrice(MamaFieldDescriptor, MamaPrice) - Method in class com.wombat.mama.MamaMsg
-
- tryPrice(String, int, MamaPrice) - Method in class com.wombat.mama.MamaMsg
-
- tryString(String, int, MamaString) - Method in class com.wombat.mama.MamaMsg
-
- tryString(MamaFieldDescriptor, MamaString) - Method in class com.wombat.mama.MamaMsg
-
- tryStringAsBuffer(String, int, MamaBuffer) - Method in class com.wombat.mama.MamaMsg
-
This function will obtain a string from the mama message and return it
inside a MamaBuffer object without performing any memory allocation that
would cause future garbage collection.
- tryStringToLogLevel(String) - Static method in class com.wombat.mama.MamaLogLevel
-
- tryStringToLogPolicy(String) - Static method in class com.wombat.mama.MamaLogFilePolicy
-
- tryU16(String, int, MamaInteger) - Method in class com.wombat.mama.MamaMsg
-
- tryU16(MamaFieldDescriptor, MamaInteger) - Method in class com.wombat.mama.MamaMsg
-
- tryU32(String, int, MamaLong) - Method in class com.wombat.mama.MamaMsg
-
- tryU32(MamaFieldDescriptor, MamaLong) - Method in class com.wombat.mama.MamaMsg
-
- tryU64(String, int, MamaLong) - Method in class com.wombat.mama.MamaMsg
-
- tryU64(MamaFieldDescriptor, MamaLong) - Method in class com.wombat.mama.MamaMsg
-
- tryU8(String, int, MamaShort) - Method in class com.wombat.mama.MamaMsg
-
- tryU8(MamaFieldDescriptor, MamaShort) - Method in class com.wombat.mama.MamaMsg
-
- TUESDAY - Static variable in class com.wombat.mama.MamaDayOfWeek
-
- TYPE_BOOK_CLEAR - Static variable in class com.wombat.mama.MamaMsgType
-
order book clear.
- TYPE_BOOK_INITIAL - Static variable in class com.wombat.mama.MamaMsgType
-
order book initial.
- TYPE_BOOK_RECAP - Static variable in class com.wombat.mama.MamaMsgType
-
order book recap.
- TYPE_BOOK_SNAPSHOT - Static variable in class com.wombat.mama.MamaMsgType
-
order book snapshot.
- TYPE_BOOK_UPDATE - Static variable in class com.wombat.mama.MamaMsgType
-
order book update.
- TYPE_CANCEL - Static variable in class com.wombat.mama.MamaMsgType
-
trade cancel.
- TYPE_CLOSING - Static variable in class com.wombat.mama.MamaMsgType
-
closing summary.
- TYPE_CORRECTION - Static variable in class com.wombat.mama.MamaMsgType
-
trade correction.
- TYPE_DDICT_SNAPSHOT - Static variable in class com.wombat.mama.MamaMsgType
-
data dictionary.
- TYPE_DELETE - Static variable in class com.wombat.mama.MamaMsgType
-
symbol deleted.
- TYPE_END_OF_INITIALS - Static variable in class com.wombat.mama.MamaMsgType
-
end of group of initial values.
- TYPE_ERROR - Static variable in class com.wombat.mama.MamaMsgType
-
trade error.
- TYPE_EXPIRE - Static variable in class com.wombat.mama.MamaMsgType
-
expired.
- TYPE_FEATURE_SET - Static variable in class com.wombat.mama.MamaMsgType
-
- TYPE_FEATURE_SET_REQ - Static variable in class com.wombat.mama.MamaMsgType
-
- TYPE_INITIAL - Static variable in class com.wombat.mama.MamaMsgType
-
initial value.
- TYPE_MISC - Static variable in class com.wombat.mama.MamaMsgType
-
miscellaneous.
- TYPE_NOT_FOUND - Static variable in class com.wombat.mama.MamaMsgType
-
not found (but may show up later).
- TYPE_NOT_PERMISSIONED - Static variable in class com.wombat.mama.MamaMsgType
-
not permissioned (on feed).
- TYPE_NULL - Static variable in class com.wombat.mama.MamaMsgType
-
- TYPE_ORDER - Static variable in class com.wombat.mama.MamaMsgType
-
order updates.
- TYPE_PLATFORM - Static variable in class com.wombat.mama.MamaMsgType
-
- TYPE_PREOPENING - Static variable in class com.wombat.mama.MamaMsgType
-
pre-opening summary.
- TYPE_QUOTE - Static variable in class com.wombat.mama.MamaMsgType
-
quote updates.
- TYPE_RECAP - Static variable in class com.wombat.mama.MamaMsgType
-
refresh/recap of some/all fields.
- TYPE_REFRESH - Static variable in class com.wombat.mama.MamaMsgType
-
- TYPE_SEC_STATUS - Static variable in class com.wombat.mama.MamaMsgType
-
security status update
- TYPE_SNAPSHOT - Static variable in class com.wombat.mama.MamaMsgType
-
full-record snapshot (no updates).
- TYPE_SYNC_REQUEST - Static variable in class com.wombat.mama.MamaMsgType
-
- TYPE_TRADE - Static variable in class com.wombat.mama.MamaMsgType
-
trade updates.
- TYPE_UPDATE - Static variable in class com.wombat.mama.MamaMsgType
-
general update (indices, funds).
- TYPE_WOMBAT_CALC - Static variable in class com.wombat.mama.MamaMsgType
-
calculated result.
- TYPE_WOMBAT_REQUEST - Static variable in class com.wombat.mama.MamaMsgType
-
service request.
- typeForMsg(MamaMsg) - Static method in class com.wombat.mama.MamaMdMsgType
-
Get the md msg type from the specified MamaMsg.
- typeForMsg(MamaMsg) - Static method in class com.wombat.mama.MamaMsgType
-
Extract the type from the supplied message.
- tz() - Method in class com.wombat.mama.MamaTimeZone
-
Return the time zone string.