Interface Client.OutboundEntityMappingCallback

Enclosing class:
Client

public static interface Client.OutboundEntityMappingCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(long publishingId, Object originalMessageOrBatch)
     
  • Method Details

    • handle

      void handle(long publishingId, Object originalMessageOrBatch)