On 16/08/16 13:28, Artem wrote:
I`am use Proton-J and i need to send for my client some exceptions from the AMQP server. How i can do it?
I'm no expert on proton-j, but from the API doc I would suggest calling Endpoint.setCondition() then Endpoint.close() for the link/session/connection on which you want to signal the error.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
