Closes the AMQP connection, i.e. allows the Close frame to be emitted.
For locally initiated connections, the {@link #closeHandler(Handler)} may be used to handle the peer sending their Close frame (if they haven't already).
@return the connection
See Implementation
Closes the AMQP connection, i.e. allows the Close frame to be emitted.
For locally initiated connections, the {@link #closeHandler(Handler)} may be used to handle the peer sending their Close frame (if they haven't already).
@return the connection