![]() |
![]()
| ![]() |
![]()
NAMEPOE::Component::Jabber::ProtocolFactory SYNOPSISPCJ::ProtocolFactory is a protected helper class used to instantiate specific Protocols based on exported constants DESCRIPTIONPCJ internally uses PCJ::ProtocolFactory to turn the ConnectionType argument into a Protocol object used to implement the various supported dialects. This is why the accepted arguments are exported as constants upon use. FUNCTIONSBy default no functions are exported beyond the accepted arguments. Only a package function is available:
CONSTANTSBelow are the constants that are exported. Their names are rather self-explanatory: NOTESAll supported Protocol types are implemented herein. get_guts will confess if it receives an invalid argument. AUTHOR(c) Copyright 2007-2009 Nicholas Perez. Released under the GPL.
|