| Package | Description |
|---|---|
| com.predic8.membrane.core | |
| com.predic8.membrane.core.exchangestore | |
| com.predic8.membrane.core.interceptor |
| Modifier and Type | Field and Description |
|---|---|
protected ExchangeStore |
Router.exchangeStore |
| Modifier and Type | Method and Description |
|---|---|
ExchangeStore |
Router.getExchangeStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
Router.setExchangeStore(ExchangeStore exchangeStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExchangeStore |
class |
ElasticSearchExchangeStore |
class |
FileExchangeStore
The output file is UTF-8 encoded.
|
class |
ForgetfulExchangeStore |
class |
LimitedMemoryExchangeStore |
class |
MemoryExchangeStore
TODO: thread-safety
|
| Modifier and Type | Method and Description |
|---|---|
ExchangeStore |
ExchangeStoreInterceptor.getExchangeStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeStoreInterceptor.setExchangeStore(ExchangeStore exchangeStore) |
| Constructor and Description |
|---|
ExchangeStoreInterceptor(ExchangeStore exchangeStore) |
Copyright © 2021. All Rights Reserved.