@return the local endpoint state
@return the remote endpoint state (as last communicated)
@return the local endpoint error, or null if there is none
Set the local error condition @param condition
@return the remote endpoint error, or null if there is none
free the endpoint and any associated resources
transition local state to ACTIVE
transition local state to CLOSED
Sets an arbitrary an application owned object on the end-point. This object is not used by Proton.
@see #setContext(Object)