|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use I18NMessage2P | |
|---|---|
| org.marketcetera.util.auth | Multi-context gathering of credentials for authentication. |
| org.marketcetera.util.except | Nested exception framework with internationalization (i18n) and thread interruption support. |
| org.marketcetera.util.file | Miscellaneous utilities for file management. |
| org.marketcetera.util.log | Multi-tiered logging and internationalization (i18n) framework. |
| org.marketcetera.util.quickfix | Miscellaneous utilities for QuickFIX/J. |
| org.marketcetera.util.ws.stateful | Web services infrastructure. |
| org.marketcetera.util.ws.stateless | Infrastructure for stateless communication between client and server. |
| org.marketcetera.util.ws.tags | Tags used to identify aspects of web services, and filters for those tags. |
| Uses of I18NMessage2P in org.marketcetera.util.auth |
|---|
| Fields in org.marketcetera.util.auth declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.PASSWORD_CLI_USAGE
|
static I18NMessage2P |
Messages.USER_CLI_USAGE
|
| Uses of I18NMessage2P in org.marketcetera.util.except |
|---|
| Fields in org.marketcetera.util.except declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.COMBINE_MESSAGES
|
| Uses of I18NMessage2P in org.marketcetera.util.file |
|---|
| Fields in org.marketcetera.util.file declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.CANNOT_COPY_FILES
|
| Uses of I18NMessage2P in org.marketcetera.util.log |
|---|
| Fields in org.marketcetera.util.log declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.MESSAGE_FILE_NOT_FOUND
|
| Constructors in org.marketcetera.util.log with parameters of type I18NMessage2P | |
|---|---|
I18NBoundMessage2P(I18NMessage2P message,
Serializable p1,
Serializable p2)
Constructor mirroring superclass constructor. |
|
| Uses of I18NMessage2P in org.marketcetera.util.quickfix |
|---|
| Fields in org.marketcetera.util.quickfix declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.ENUM_FIELD_VALUE
|
static I18NMessage2P |
Messages.MISSING_GROUP
|
| Uses of I18NMessage2P in org.marketcetera.util.ws.stateful |
|---|
| Fields in org.marketcetera.util.ws.stateful declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.CLIENT_CONTEXT
|
static I18NMessage2P |
Messages.REAPER_EXPIRED_SESSION
|
| Uses of I18NMessage2P in org.marketcetera.util.ws.stateless |
|---|
| Fields in org.marketcetera.util.ws.stateless declared as I18NMessage2P | |
|---|---|
static I18NMessage2P |
Messages.VERSION_MISMATCH
|
| Uses of I18NMessage2P in org.marketcetera.util.ws.tags |
|---|
| Methods in org.marketcetera.util.ws.tags that return I18NMessage2P | |
|---|---|
I18NMessage2P |
EqualsTagFilter.getMessage()
Returns the message for the exception thrown when the receiver filter rejects a tag. |
| Constructors in org.marketcetera.util.ws.tags with parameters of type I18NMessage2P | |
|---|---|
EqualsTagFilter(Tag target,
I18NMessage2P message)
Creates a new filter with the given target tag and mismatch message. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||