Class URI::AMQP
In: lib/core/uri.rb
Parent: Generic

AMQP URI scheme for the AMQP protocol

Methods

Constants

DEFAULT_PORT = 5672

Public Instance methods

@return [String] The AMQP address is the {path} stripped of any leading "/"

[Validate]