Module proton.utils
¶
Module Summary¶
|
A synchronous style connection wrapper. |
|
A synchronous sender wrapper. |
|
A synchronous receiver wrapper. |
|
Implementation of the synchronous request-response (aka RPC) pattern. |
Exceptions¶
|
Exception used to indicate an exceptional state/condition on a send request. |
|
The exception raised when the remote peer unexpectedly closes a link in a blocking context, or an unexpected link error occurs. |
|
The exception raised when the remote peer unexpectedly closes a connection in a blocking context, or an unexpected connection error occurs. |