| Package | Description |
|---|---|
| org.camunda.connect.impl | |
| org.camunda.connect.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRequestInvocation<T>
A simple invocation implementation routing a request through a chain of interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
DebugRequestInterceptor.handleInvocation(ConnectorInvocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ConnectorRequestInterceptor.handleInvocation(ConnectorInvocation invocation)
Intercept and handle the actual invocation.
|
Copyright © 2018 camunda services GmbH. All rights reserved.