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