Interface ResponseTransmitter
-
- All Known Implementing Classes:
JmsResponseTransport,MockResponseTransport,RabbitMQResponseTransport,RestResponseTransmitter
public interface ResponseTransmitter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtransmit(String callerId, String correlationId, boolean error, String nativeType, Object result)
-