Hits: 8 visitors
Publisher: Evan Prodromou
OS Support: Linux, Linux Console, Linux Open Sour, Linux Gnome
License: Freeware
Date added: 28 Jan 2012
Last Update: 02 Mar 2008
Downloads:: 3
See full specifications >>
JOAP::Proxy::Class is a base class for client-side proxies of JOAP classes.SYNOPSIS package FooProxy; use JOAP::Proxy::Package::Class; use base qw(JOAP::Proxy::Package::Class); FooProxy->Address('Foo@bar.example.com'); # say what class this is proxying for package main; # do Net::Jabber connection stuff here... $con = get_jabber_connection(); # You work this out JOAP::Proxy->Connection($con); # update class attributes with server values FooProxy->refresh; # get an attribute value with the automagic accessor my $height = FooProxy->height; # set an attribute with the automagic accessor FooProxy->height($height + 1); # save class attributes to server FooProxy->save; # call a class method, with automagic method thingy FooProxy->reindex_all_frozzes('upwards'); # get a proxy to a remote instance my $foo1 = FooProxy->get('Foo@bar.example.com/Number1'); # refresh instance with attribute values from server $foo1->refresh; # read an instance attribute using the Magic Accessor my $name = $foo1->name; # set an instance attribute (did I mention the magic accessors?) $foo1->name('Murgatroyd'); # save to the server $foo1->save; # call an instance method $foo1->scratch_where_it_itches(1, 2, 3); # call a class method (not recommended) on an instance $foo->reindex_all_frozzes('downwards'); # read or write a class attribute using an accessor on an instance my $height2 = $foo->height; $foo->height($height + 17); # create a new instance my $foo2 = FooProxy->add(name => 'gar', drink => 'beaujolais'); # search for instances matching criteria my @matches = FooProxy->search(name => 'troyd'); # delete an instance $foo2->delete;Requirements:· PerlProduct's homepage
Requirements: · Perl
Visitors found this page by searching for: Softbuz.com periodically updates pricing and software information of JOAP::Proxy::Class 0.01 from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using JOAP::Proxy::Class 0.01 crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of JOAP::Proxy::Class 0.01 Edition.SoftBuz.com also does not provide download link for JOAP::Proxy::Class 0.01 from Filesonic, Fileserve, Wupload, Uploadstation, Hotfile, Zippyshare, Mediafire, Rapidshare, Megaupload, Torrent and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX.Go softbuz.com get last version,new version,old version,2011,2012,2013 version.
Info
User Services
Developer Services
Partners