In: |
lib/jabber4r/protocol.rb
|
The Protocol module contains helper methods for constructing Jabber protocol elements and classes that implement protocol elements.
USE_PARSER | = | :rexml |
The parser to use for stream processing. The current available parsers are:
return: | [Class] The parser class |