Package com.rabbitmq.stream.impl
Interface Client.OutboundEntityMappingCallback
-
- Enclosing class:
- Client
public static interface Client.OutboundEntityMappingCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(long publishingId, Object originalMessageOrBatch)
-
-
-
Method Detail
-
handle
void handle(long publishingId, Object originalMessageOrBatch)
-
-