Interface ResponseTransmitter

All Known Implementing Classes:
JmsResponseTransport, MockResponseTransport, RabbitMQResponseTransport, RestResponseTransmitter

public interface ResponseTransmitter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    transmit(String callerId, String correlationId, boolean error, String nativeType, Object result)