| Package | Description |
|---|---|
| com.predic8.membrane.core.exchange | |
| com.predic8.membrane.core.exchange.snapshots |
| Modifier and Type | Method and Description |
|---|---|
ExchangeState |
AbstractExchange.getStatus() |
static ExchangeState |
ExchangeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeState[] |
ExchangeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExchange.setStatus(ExchangeState state) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeState |
AbstractExchangeSnapshot.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExchangeSnapshot.setStatus(ExchangeState status) |
Copyright © 2021. All Rights Reserved.