| Package | Description |
|---|---|
| io.apiman.gateway.engine | |
| io.apiman.gateway.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
IServiceRequestExecutor |
IEngine.executor(io.apiman.gateway.engine.beans.ServiceRequest request,
IAsyncResultHandler<IEngineResult> resultHandler)
Executes an asynchronous request for a managed service, with the provided
handler being passed an
EngineResultImpl with the status and result
of the policy chain invocation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceRequestExecutorImpl
Manages a single request-response sequence.
|
| Modifier and Type | Method and Description |
|---|---|
IServiceRequestExecutor |
EngineImpl.executor(io.apiman.gateway.engine.beans.ServiceRequest request,
IAsyncResultHandler<IEngineResult> resultHandler) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.