Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
AMQP::Client::Connection
Inherits
Reference
<
Object
Constructors
new
(inner :
Amqp::Connection
)
Source
Instance methods
channel
(id :
UInt16
) :
Channel
Source
channel
Source
close
(no_wait :
Bool
= false) :
Nil
Source
closed?
Source
inner
Source
write
(frame :
Frame::Basic::Consume
) :
Nil
Source
Nested types
AMQP::Client::Connection::ClosedException