Class
Bugzilla::XMLRPC
In:
lib/bugzilla/xmlrpc.rb
Parent:
Object
Bugzilla::XMLRPC
Methods
call
cookie
cookie=
new
Public Class methods
new
(host, port = 443, path = '/xmlrpc.cgi', proxy_host = nil, proxy_port = nil, timeout = 60)
Bugzilla::XMLRPC#new
(host, port = 443, path = ’/xmlrpc.cgi’, proxy_host = nil, proxy_port = nil)
Public Instance methods
call
(cmd, params = {}, user = nil, password = nil)
Bugzilla::XMLRPC#call
(cmd, params, user = nil, password = nil)
cookie
()
Bugzilla::XMLRPC#cookie
cookie=
(val)
Bugzilla::XMLRPC#cookie
=(val)
[Validate]