public class MamaMsgType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
TYPE_BOOK_CLEAR
order book clear.
|
static short |
TYPE_BOOK_INITIAL
order book initial.
|
static short |
TYPE_BOOK_RECAP
order book recap.
|
static short |
TYPE_BOOK_SNAPSHOT
order book snapshot.
|
static short |
TYPE_BOOK_UPDATE
order book update.
|
static short |
TYPE_CANCEL
trade cancel.
|
static short |
TYPE_CLOSING
closing summary.
|
static short |
TYPE_CORRECTION
trade correction.
|
static short |
TYPE_DDICT_SNAPSHOT
data dictionary.
|
static short |
TYPE_DELETE
symbol deleted.
|
static short |
TYPE_END_OF_INITIALS
end of group of initial values.
|
static short |
TYPE_ERROR
trade error.
|
static short |
TYPE_EXPIRE
expired.
|
static short |
TYPE_FEATURE_SET |
static short |
TYPE_FEATURE_SET_REQ |
static short |
TYPE_INITIAL
initial value.
|
static short |
TYPE_MISC
miscellaneous.
|
static short |
TYPE_NOT_FOUND
not found (but may show up later).
|
static short |
TYPE_NOT_PERMISSIONED
not permissioned (on feed).
|
static short |
TYPE_NULL |
static short |
TYPE_ORDER
order updates.
|
static short |
TYPE_PLATFORM |
static short |
TYPE_PREOPENING
pre-opening summary.
|
static short |
TYPE_QUOTE
quote updates.
|
static short |
TYPE_RECAP
refresh/recap of some/all fields.
|
static short |
TYPE_REFRESH |
static short |
TYPE_SEC_STATUS
security status update
|
static short |
TYPE_SNAPSHOT
full-record snapshot (no updates).
|
static short |
TYPE_SYNC_REQUEST |
static short |
TYPE_TRADE
trade updates.
|
static short |
TYPE_UPDATE
general update (indices, funds).
|
static short |
TYPE_WOMBAT_CALC
calculated result.
|
static short |
TYPE_WOMBAT_REQUEST
service request.
|
static short |
WV_REPLY_SOURCES |
static short |
WV_REPLY_SOURCES_GROUPS |
static short |
WV_REPLY_SYMBOL_RESOLUTION |
static short |
WV_REPLY_SYMBOLOGIES |
static short |
WV_REQUEST_SOURCES |
static short |
WV_REQUEST_SOURCES_GROUPS |
static short |
WV_REQUEST_SYMBOL_RESOLUTION |
static short |
WV_REQUEST_SYMBOLOGIES |
static short |
WV_UPDATE_SOURCES |
static short |
WV_UPDATE_SOURCES_GROUPS |
static short |
WV_UPDATE_SYMBOLOGIES |
Constructor and Description |
---|
MamaMsgType() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
stringForType(MamaMsg msg)
Return the type name.
|
static java.lang.String |
stringForType(short type)
Return the type name.
|
static short |
typeForMsg(MamaMsg msg)
Extract the type from the supplied message.
|
public static final short TYPE_UPDATE
public static final short TYPE_INITIAL
public static final short TYPE_CANCEL
public static final short TYPE_ERROR
public static final short TYPE_CORRECTION
public static final short TYPE_CLOSING
public static final short TYPE_RECAP
public static final short TYPE_DELETE
public static final short TYPE_EXPIRE
public static final short TYPE_SNAPSHOT
public static final short TYPE_PREOPENING
public static final short TYPE_QUOTE
public static final short TYPE_TRADE
public static final short TYPE_ORDER
public static final short TYPE_BOOK_INITIAL
public static final short TYPE_BOOK_UPDATE
public static final short TYPE_BOOK_CLEAR
public static final short TYPE_BOOK_RECAP
public static final short TYPE_BOOK_SNAPSHOT
public static final short TYPE_NOT_PERMISSIONED
public static final short TYPE_NOT_FOUND
public static final short TYPE_END_OF_INITIALS
public static final short TYPE_WOMBAT_REQUEST
public static final short TYPE_WOMBAT_CALC
public static final short TYPE_SEC_STATUS
public static final short TYPE_DDICT_SNAPSHOT
public static final short TYPE_MISC
public static final short TYPE_PLATFORM
public static final short TYPE_FEATURE_SET
public static final short TYPE_FEATURE_SET_REQ
public static final short TYPE_SYNC_REQUEST
public static final short TYPE_REFRESH
public static final short TYPE_NULL
public static final short WV_REQUEST_SYMBOLOGIES
public static final short WV_REPLY_SYMBOLOGIES
public static final short WV_UPDATE_SYMBOLOGIES
public static final short WV_REQUEST_SOURCES
public static final short WV_REPLY_SOURCES
public static final short WV_UPDATE_SOURCES
public static final short WV_REQUEST_SOURCES_GROUPS
public static final short WV_REPLY_SOURCES_GROUPS
public static final short WV_UPDATE_SOURCES_GROUPS
public static final short WV_REQUEST_SYMBOL_RESOLUTION
public static final short WV_REPLY_SYMBOL_RESOLUTION
public static short typeForMsg(MamaMsg msg)
msg
- public static java.lang.String stringForType(MamaMsg msg)
public static java.lang.String stringForType(short type)
Copyright 2011 NYSE Technologies