Class
Qpid::Proton::URL
In:
lib/core/url.rb
Parent:
Object
Methods
new
port
port=
to_s
Attributes
host
[R]
password
[R]
path
[R]
port
[R]
scheme
[R]
username
[R]
Public Class methods
new
(url = nil, options = {})
Public Instance methods
port
()
port=
(port)
to_s
()
[Validate]