| Class | Description |
|---|---|
| AbstractEngineFactory |
Base class useful for creating engine factories.
|
| ByteBufferFactoryComponent |
Implementation of
IBufferFactoryComponent for servlets. |
| CachedResponse |
This class aims to embody all the data related to a service response.
|
| ConfigDrivenComponentRegistry |
A simple component registry.
|
| ConfigDrivenEngineFactory |
Factory for creating the engine, obviously.
|
| DefaultComponentRegistry |
A default component registry, useful primarily for testing and
bootstrapping.
|
| DefaultEngineFactory |
A default engine factory useful for quickly getting ramped up with apiman.
|
| DefaultPluginRegistry |
A simple plugin registry that stores plugins in a temporary location.
|
| DefaultPolicyFailureFactoryComponent |
A simple failure factory.
|
| EngineImpl |
The implementation of the API Management runtime engine.
|
| EngineResultImpl |
The result of a call through the policy engine.
|
| InMemoryCacheStoreComponent |
An in-memory implementation of the
ICacheStoreComponent interface. |
| InMemoryMetrics |
An in-memory implementation of
IMetrics. |
| InMemoryRateLimiterComponent |
A simple in-memory implementation of a rate limiter.
|
| InMemoryRegistry |
An in-memory implementation of the registry.
|
| InMemorySharedStateComponent |
An in-memory only implementation of the shared state component.
|
| SecureRegistryWrapper |
Wraps any
IRegistry implementation to provide some encryption to
sensitive information. |
| ServiceRequestExecutorImpl |
Manages a single request-response sequence.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.