| Class | Description |
|---|---|
| AbstractObjectStoreContractTestCase |
This test verifies the contract described in
ObjectStore |
| InMemoryObjectStore<T extends Serializable> |
InMemoryObjectStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old
entries. |
| InMemoryObjectStore.StoredObject<T> |
Represents the object stored in the store.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.