Query: app::kgb::client::serverref
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
App::KGB::Client::ServerRef(3pm) User Contributed Perl Documentation App::KGB::Client::ServerRef(3pm)NAMEApp::KGB::Client::ServerRef - server instance in KGB clientSYNOPSISuse App::KGB::Client::ServerRef; my $s = App::KGB::Client::ServerRef->new( { uri => "http://some.server:port/", password => 's3cr1t', timeout => 5 } ); $s->send_changes( $client, $commit, $branch, $module );DESCRIPTIONApp::KGB::Client::ServerRef is used in App::KGB::Client to refer to remote KGB server instances. It encapsulates sending change sets to the remote server, maintaining the SOAP protocol encapsulation and authentication to the remote KGB server.CONSTRUCTORnew The usual constructor. Accepts a hashref of initialiers.FIELDSuri (mandatory) The URI of the remote KGB server. Something like "http://some.host:port/". proxy This is the SOAP proxy used to communicate with the server. If omitted, defaults to the value of uri field, with "?session=KGB" appended. password (mandatory) Password, to be used for authentication to the remote KGB server. timeout Specifies the timeout for the SOAP transaction in seconds. Defaults to 15 seconds. verbose Be verbose about communicating with KGB server.METHODSsend_changes (message parameters) Transmits the change set and all data about it along with the necessary authentication hash. If error occures, an exception is thrown. Message parameters are passed as arguments in the following order: Client instance (App::KGB::Client) Commit (an instance of App::KGB::Commit) Branch Module perl v5.12.4 2011-09-15 App::KGB::Client::ServerRef(3pm)
Related Man Pages |
---|
app::cmd::setup(3pm) - debian |
app::kgb::change(3pm) - debian |
app::kgb::client::serverref(3pm) - debian |
plack::app::cascade(3pm) - debian |
plack::app::file(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to set the timeout for the client |
Creating a table (graphic not database) |
NX Nomachine - German Keyboard does not work |
FAT-Client Server installation |
What is a taxi server? |