Uses of Class
org.marketcetera.util.log.I18NMessage4P
-
Packages that use I18NMessage4P Package Description org.marketcetera.util.log Multi-tiered logging and internationalization (i18n) framework.org.marketcetera.util.quickfix Miscellaneous utilities for QuickFIX/J.org.marketcetera.util.ws.stateless Infrastructure for stateless communication between client and server. -
-
Uses of I18NMessage4P in org.marketcetera.util.log
Fields in org.marketcetera.util.log declared as I18NMessage4P Modifier and Type Field Description static I18NMessage4PMessages. MESSAGE_NOT_FOUNDstatic I18NMessage4PMessages. UNEXPECTED_EXCEPTIONConstructors in org.marketcetera.util.log with parameters of type I18NMessage4P Constructor Description I18NBoundMessage4P(I18NMessage4P message, Serializable p1, Serializable p2, Serializable p3, Serializable p4)Create a new I18NBoundMessage4P instance. -
Uses of I18NMessage4P in org.marketcetera.util.quickfix
Fields in org.marketcetera.util.quickfix declared as I18NMessage4P Modifier and Type Field Description static I18NMessage4PMessages. SINGLE_FIELD -
Uses of I18NMessage4P in org.marketcetera.util.ws.stateless
Fields in org.marketcetera.util.ws.stateless declared as I18NMessage4P Modifier and Type Field Description static I18NMessage4PMessages. STATELESS_CLIENT_CONTEXT
-