Changes for version 0.10 - 2002-04-12

  • upgraded the component to the new version of JECL using the ComponentLoader class
  • added two callbacks inithandler and stophandler for on component connection and when shutting down, respectively
  • created a comprehensive example for a publish & subscribe component that requires MySQL as the database ( includes setup script etc. )

Modules

Perl wrapper for the Jabber JECL Library creates the Jabber Client Connection Object
Perl wrapper for the Jabber JECL Library creates the Jabber Compoent Connection Object
Perl wrapper for the JECL Library judo::Element Object
Perl wrapper for the JECL Library creates a jax::Packet C++ object that is either received as the second argument of the Component callback handler ( see Jabber::JAX::Component ), or is created for outbound delivery of an XML packet.