| Package | Description |
|---|---|
| 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.rpc | |
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.COMBINE_MESSAGES |
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.CANNOT_COPY_FILES |
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.MESSAGE_FILE_NOT_FOUND |
| Constructor and Description |
|---|
I18NBoundMessage2P(I18NMessage2P message,
Serializable p1,
Serializable p2)
Constructor mirroring superclass constructor.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.ENUM_FIELD_VALUE |
static I18NMessage2P |
Messages.MISSING_GROUP |
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.SERVER_STARTING |
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.CLIENT_CONTEXT |
static I18NMessage2P |
Messages.REAPER_EXPIRED_SESSION |
| Modifier and Type | Field and Description |
|---|---|
static I18NMessage2P |
Messages.VERSION_MISMATCH |
| Modifier and Type | Method and Description |
|---|---|
I18NMessage2P |
EqualsTagFilter.getMessage()
Returns the message for the exception thrown when the receiver
filter rejects a tag.
|
| Constructor and Description |
|---|
EqualsTagFilter(Tag target,
I18NMessage2P message)
Creates a new filter with the given target tag and mismatch
message.
|
Copyright © 2015. All Rights Reserved.