Package com.rabbitmq.client.amqp
Interface Publisher.Context
- Enclosing interface:
Publisher
public static interface Publisher.Context
Feedback context.
-
Method Details
-
message
Message message()The message.- Returns:
- the message
-
status
Publisher.Status status()The status returned by the broker.- Returns:
- status of the message
- See Also:
-