| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api.expirable | |
| com.mulesoft.mule.runtime.gw.api.expirable.os | |
| com.mulesoft.mule.runtime.gw.internal.expirable |
| Modifier and Type | Method and Description |
|---|---|
Expirable<T> |
ExpirableObjectFactory.create(T value) |
| Constructor and Description |
|---|
ExpirableObjectStore(org.mule.runtime.api.store.ObjectStore<Expirable<T>> innerOS,
ExpirableObjectFactory<T> expirableObjectFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeExpirable<T extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
Expirable<T> |
TimeExpirableObjectFactory.create(T value) |
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.