Jabber::Protocol (Module)

In: ./protocol.rb

The Protocol module contains helper methods for constructing Jabber protocol elements and classes that implement protocol elements.

Constants

USE_PARSER = :rexml

Public Class methods

The parser to use for stream processing. The current available parsers are:

return:[Class] The parser class

Generates an close stream XML element

return:[String] The XML data to send

Generates an open stream XML element

host:[String] The host being connected to
return:[String] The XML data to send

[Validate]