Package | Description |
---|---|
com.epam.bovespafast.impl.manager.recovery.fix.response | |
com.epam.bovespafast.impl.manager.recovery.fix.util |
Modifier and Type | Method and Description |
---|---|
static ResponseStatus |
ResponseStatus.getCode(int ackStatus) |
static ResponseStatus |
ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseStatus[] |
ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
ResponseStatusCodeDescription.getError(ResponseStatus rejectStatus) |
Modifier and Type | Method and Description |
---|---|
void |
RejectRequestListener.onReject(Request request,
ResponseStatus rejectStatus) |
Copyright © 2000–2025 EPAM Systems. All rights reserved.