| Package | Description |
|---|---|
| io.apiman.gateway.engine.policy |
| Modifier and Type | Method and Description |
|---|---|
IConnectorInterceptor |
PolicyContextImpl.getConnectorInterceptor() |
IConnectorInterceptor |
IPolicyContext.getConnectorInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyContextImpl.setConnectorInterceptor(IConnectorInterceptor connectorInterceptor) |
void |
IPolicyContext.setConnectorInterceptor(IConnectorInterceptor connectorInterceptor)
Sets the
IConnectorInterceptor to be used instead of the real connection. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.