public interface IPolicyTestBackEndService
| Modifier and Type | Method and Description |
|---|---|
PolicyTestBackEndServiceResponse |
invoke(io.apiman.gateway.engine.beans.ServiceRequest request,
byte[] requestBody)
Called to invoke the back end service.
|
PolicyTestBackEndServiceResponse invoke(io.apiman.gateway.engine.beans.ServiceRequest request, byte[] requestBody)
request - the service requestrequestBody - the request body or null if the body is emptyCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.