changeset 6fdbe172ce7a in /home/hg/repos/python-nbxmpp

details:http://hg.gajim.org/python-nbxmpp?cmd=changeset;node=6fdbe172ce7a
description: update HTML doc

diffstat:

 doc/apidocs/api-objects.txt                                          |    67 +-
 doc/apidocs/class-tree.html                                          |     2 +-
 doc/apidocs/help.html                                                |     2 +-
 doc/apidocs/identifier-index.html                                    |   800 +-
 doc/apidocs/module-tree.html                                         |     2 +-
 doc/apidocs/nbxmpp-module.html                                       |  1466 
+----
 doc/apidocs/nbxmpp-pysrc.html                                        |     2 +-
 doc/apidocs/nbxmpp.auth_nb-module.html                               |     2 +-
 doc/apidocs/nbxmpp.auth_nb-pysrc.html                                |    65 +-
 doc/apidocs/nbxmpp.auth_nb.NonBlockingBind-class.html                |    20 +-
 doc/apidocs/nbxmpp.auth_nb.NonBlockingNonSASL-class.html             |     8 +-
 doc/apidocs/nbxmpp.auth_nb.SASL-class.html                           |    26 +-
 doc/apidocs/nbxmpp.bosh-module.html                                  |     2 +-
 doc/apidocs/nbxmpp.bosh-pysrc.html                                   |   978 +-
 doc/apidocs/nbxmpp.bosh.AckChecker-class.html                        |     2 +-
 doc/apidocs/nbxmpp.bosh.KeyStack-class.html                          |     2 +-
 doc/apidocs/nbxmpp.bosh.NonBlockingBOSH-class.html                   |    66 +-
 doc/apidocs/nbxmpp.c14n-module.html                                  |     2 +-
 doc/apidocs/nbxmpp.c14n-pysrc.html                                   |    22 +-
 doc/apidocs/nbxmpp.client_nb-module.html                             |     2 +-
 doc/apidocs/nbxmpp.client_nb-pysrc.html                              |  1285 
++-
 doc/apidocs/nbxmpp.client_nb.NonBlockingClient-class.html            |     4 +-
 doc/apidocs/nbxmpp.dispatcher_nb-module.html                         |     2 +-
 doc/apidocs/nbxmpp.dispatcher_nb-pysrc.html                          |   568 +-
 doc/apidocs/nbxmpp.dispatcher_nb.BOSHDispatcher-class.html           |    32 +-
 doc/apidocs/nbxmpp.dispatcher_nb.Dispatcher-class.html               |     2 +-
 doc/apidocs/nbxmpp.dispatcher_nb.XMPPDispatcher-class.html           |    32 +-
 doc/apidocs/nbxmpp.features_nb-module.html                           |     2 +-
 doc/apidocs/nbxmpp.features_nb-pysrc.html                            |     2 +-
 doc/apidocs/nbxmpp.idlequeue-module.html                             |     2 +-
 doc/apidocs/nbxmpp.idlequeue-pysrc.html                              |   249 +-
 doc/apidocs/nbxmpp.idlequeue.GlibIdleQueue-class.html                |     2 +-
 doc/apidocs/nbxmpp.idlequeue.IdleCommand-class.html                  |     2 +-
 doc/apidocs/nbxmpp.idlequeue.IdleObject-class.html                   |     2 +-
 doc/apidocs/nbxmpp.idlequeue.IdleQueue-class.html                    |     2 +-
 doc/apidocs/nbxmpp.idlequeue.SelectIdleQueue-class.html              |     2 +-
 doc/apidocs/nbxmpp.plugin-module.html                                |     2 +-
 doc/apidocs/nbxmpp.plugin-pysrc.html                                 |     2 +-
 doc/apidocs/nbxmpp.plugin.PlugIn-class.html                          |    36 +-
 doc/apidocs/nbxmpp.protocol-module.html                              |  3026 
++++----
 doc/apidocs/nbxmpp.protocol-pysrc.html                               |  3227 
+++++----
 doc/apidocs/nbxmpp.protocol.Acks-class.html                          |    14 +-
 doc/apidocs/nbxmpp.protocol.BOSHBody-class.html                      |     2 +-
 doc/apidocs/nbxmpp.protocol.BadFormat-class.html                     |    34 +-
 doc/apidocs/nbxmpp.protocol.BadNamespacePrefix-class.html            |    36 +-
 doc/apidocs/nbxmpp.protocol.Conflict-class.html                      |    36 +-
 doc/apidocs/nbxmpp.protocol.ConnectionTimeout-class.html             |    34 +-
 doc/apidocs/nbxmpp.protocol.DataField-class.html                     |     2 +-
 doc/apidocs/nbxmpp.protocol.DataForm-class.html                      |     2 +-
 doc/apidocs/nbxmpp.protocol.Error-class.html                         |     2 +-
 doc/apidocs/nbxmpp.protocol.ErrorNode-class.html                     |     2 +-
 doc/apidocs/nbxmpp.protocol.Hashes-class.html                        |    15 +-
 doc/apidocs/nbxmpp.protocol.HostGone-class.html                      |    36 +-
 doc/apidocs/nbxmpp.protocol.HostUnknown-class.html                   |    36 +-
 doc/apidocs/nbxmpp.protocol.ImproperAddressing-class.html            |    36 +-
 doc/apidocs/nbxmpp.protocol.InternalServerError-class.html           |    36 +-
 doc/apidocs/nbxmpp.protocol.InvalidFrom-class.html                   |    36 +-
 doc/apidocs/nbxmpp.protocol.InvalidID-class.html                     |    36 +-
 doc/apidocs/nbxmpp.protocol.InvalidNamespace-class.html              |    36 +-
 doc/apidocs/nbxmpp.protocol.InvalidXML-class.html                    |    36 +-
 doc/apidocs/nbxmpp.protocol.Iq-class.html                            |    26 +-
 doc/apidocs/nbxmpp.protocol.JID-class.html                           |     2 +-
 doc/apidocs/nbxmpp.protocol.Message-class.html                       |     2 +-
 doc/apidocs/nbxmpp.protocol.NodeProcessed-class.html                 |    30 +-
 doc/apidocs/nbxmpp.protocol.NotAuthorized-class.html                 |    36 +-
 doc/apidocs/nbxmpp.protocol.PolicyViolation-class.html               |    36 +-
 doc/apidocs/nbxmpp.protocol.Presence-class.html                      |     2 +-
 doc/apidocs/nbxmpp.protocol.Protocol-class.html                      |    12 +-
 doc/apidocs/nbxmpp.protocol.RemoteConnectionFailed-class.html        |    36 +-
 doc/apidocs/nbxmpp.protocol.ResourceConstraint-class.html            |    36 +-
 doc/apidocs/nbxmpp.protocol.RestrictedXML-class.html                 |    36 +-
 doc/apidocs/nbxmpp.protocol.SeeOtherHost-class.html                  |    36 +-
 doc/apidocs/nbxmpp.protocol.StreamError-class.html                   |    84 +-
 doc/apidocs/nbxmpp.protocol.SystemShutdown-class.html                |    36 +-
 doc/apidocs/nbxmpp.protocol.UndefinedCondition-class.html            |    36 +-
 doc/apidocs/nbxmpp.protocol.UnsupportedEncoding-class.html           |    36 +-
 doc/apidocs/nbxmpp.protocol.UnsupportedStanzaType-class.html         |    34 +-
 doc/apidocs/nbxmpp.protocol.UnsupportedVersion-class.html            |    36 +-
 doc/apidocs/nbxmpp.protocol.XMLNotWellFormed-class.html              |    36 +-
 doc/apidocs/nbxmpp.proxy_connectors-module.html                      |     2 +-
 doc/apidocs/nbxmpp.proxy_connectors-pysrc.html                       |     2 +-
 doc/apidocs/nbxmpp.proxy_connectors.HTTPCONNECTConnector-class.html  |    12 +-
 doc/apidocs/nbxmpp.proxy_connectors.ProxyConnector-class.html        |    14 +-
 doc/apidocs/nbxmpp.proxy_connectors.SOCKS5Connector-class.html       |    12 +-
 doc/apidocs/nbxmpp.roster_nb-module.html                             |     2 +-
 doc/apidocs/nbxmpp.roster_nb-pysrc.html                              |    68 +-
 doc/apidocs/nbxmpp.roster_nb.NonBlockingRoster-class.html            |    32 +-
 doc/apidocs/nbxmpp.simplexml-module.html                             |     2 +-
 doc/apidocs/nbxmpp.simplexml-pysrc.html                              |   238 +-
 doc/apidocs/nbxmpp.simplexml.NT-class.html                           |     2 +-
 doc/apidocs/nbxmpp.simplexml.Node-class.html                         |    56 +-
 doc/apidocs/nbxmpp.simplexml.NodeBuilder-class.html                  |     2 +-
 doc/apidocs/nbxmpp.simplexml.T-class.html                            |     2 +-
 doc/apidocs/nbxmpp.smacks-module.html                                |     2 +-
 doc/apidocs/nbxmpp.smacks-pysrc.html                                 |   213 +-
 doc/apidocs/nbxmpp.smacks.Smacks-class.html                          |     2 +-
 doc/apidocs/nbxmpp.stringprepare-module.html                         |     2 +-
 doc/apidocs/nbxmpp.stringprepare-pysrc.html                          |     2 +-
 doc/apidocs/nbxmpp.stringprepare.EmptyMappingTable-class.html        |     2 +-
 doc/apidocs/nbxmpp.stringprepare.ILookupTable-class.html             |     2 +-
 doc/apidocs/nbxmpp.stringprepare.IMappingTable-class.html            |     2 +-
 doc/apidocs/nbxmpp.stringprepare.LookupTable-class.html              |     2 +-
 doc/apidocs/nbxmpp.stringprepare.LookupTableFromFunction-class.html  |     2 +-
 doc/apidocs/nbxmpp.stringprepare.MappingTableFromFunction-class.html |     2 +-
 doc/apidocs/nbxmpp.stringprepare.NamePrep-class.html                 |   Bin 
 doc/apidocs/nbxmpp.stringprepare.Profile-class.html                  |     2 +-
 doc/apidocs/nbxmpp.tls_nb-module.html                                |     2 +-
 doc/apidocs/nbxmpp.tls_nb-pysrc.html                                 |   262 +-
 doc/apidocs/nbxmpp.tls_nb.NonBlockingTLS-class.html                  |     2 +-
 doc/apidocs/nbxmpp.tls_nb.PyOpenSSLWrapper-class.html                |     2 +-
 doc/apidocs/nbxmpp.tls_nb.SSLWrapper-class.html                      |     2 +-
 doc/apidocs/nbxmpp.tls_nb.SSLWrapper.Error-class.html                |    46 +-
 doc/apidocs/nbxmpp.tls_nb.StdlibSSLWrapper-class.html                |     2 +-
 doc/apidocs/nbxmpp.transports_nb-module.html                         |     2 +-
 doc/apidocs/nbxmpp.transports_nb-pysrc.html                          |   960 +-
 doc/apidocs/nbxmpp.transports_nb.NonBlockingHTTP-class.html          |    28 +-
 doc/apidocs/nbxmpp.transports_nb.NonBlockingHTTPBOSH-class.html      |    24 +-
 doc/apidocs/nbxmpp.transports_nb.NonBlockingTCP-class.html           |    46 +-
 doc/apidocs/nbxmpp.transports_nb.NonBlockingTransport-class.html     |    20 +-
 doc/apidocs/toc-everything.html                                      |    79 +-
 doc/apidocs/toc-nbxmpp-module.html                                   |    59 +-
 doc/apidocs/toc-nbxmpp.protocol-module.html                          |    20 +-
 doc/apidocs/uml_class_diagram_for_nbxmpp_a.gif                       |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_a_2.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_a_3.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_b.gif                       |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_d.gif                       |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_d_2.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_i.gif                       |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_i_3.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_i_4.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_i_5.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p.gif                       |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_10.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_11.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_12.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_13.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_14.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_15.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_16.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_17.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_18.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_19.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_2.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_20.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_21.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_22.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_23.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_24.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_25.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_26.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_27.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_28.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_29.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_3.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_30.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_31.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_32.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_33.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_34.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_35.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_36.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_37.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_38.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_39.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_4.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_40.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_41.gif                    |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_5.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_6.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_7.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_8.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_p_9.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_r.gif                       |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_s_2.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_2.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_3.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_4.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_5.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_6.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_7.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_8.gif                     |   Bin 
 doc/apidocs/uml_class_diagram_for_nbxmpp_t_9.gif                     |   Bin 
 183 files changed, 6904 insertions(+), 8409 deletions(-)

diffs (truncated from 20022 to 300 lines):

diff -r e5af12e9ce74 -r 6fdbe172ce7a doc/apidocs/api-objects.txt
--- a/doc/apidocs/api-objects.txt       Fri Jul 26 11:26:36 2013 +0200
+++ b/doc/apidocs/api-objects.txt       Fri Jul 26 11:26:52 2013 +0200
@@ -1,63 +1,8 @@
 nbxmpp nbxmpp-module.html
-nbxmpp.STREAM_NOT_AUTHORIZED   nbxmpp-module.html#STREAM_NOT_AUTHORIZED
-nbxmpp.STREAM_RESTRICTED_XML   nbxmpp-module.html#STREAM_RESTRICTED_XML
 nbxmpp.isResultNode    nbxmpp.protocol-module.html#isResultNode
-nbxmpp.STREAM_CONNECTION_TIMEOUT       
nbxmpp-module.html#STREAM_CONNECTION_TIMEOUT
-nbxmpp.STREAM_IMPROPER_ADDRESSING      
nbxmpp-module.html#STREAM_IMPROPER_ADDRESSING
-nbxmpp.STREAM_UNSUPPORTED_STANZA_TYPE  
nbxmpp-module.html#STREAM_UNSUPPORTED_STANZA_TYPE
-nbxmpp.ERR_GONE        nbxmpp-module.html#ERR_GONE
-nbxmpp.ERR_CONFLICT    nbxmpp-module.html#ERR_CONFLICT
-nbxmpp.ERR_NOT_AUTHORIZED      nbxmpp-module.html#ERR_NOT_AUTHORIZED
-nbxmpp.ERR_REGISTRATION_REQUIRED       
nbxmpp-module.html#ERR_REGISTRATION_REQUIRED
-nbxmpp.ERR_INTERNAL_SERVER_ERROR       
nbxmpp-module.html#ERR_INTERNAL_SERVER_ERROR
-nbxmpp.SASL_INCORRECT_ENCODING nbxmpp-module.html#SASL_INCORRECT_ENCODING
-nbxmpp.STREAM_INTERNAL_SERVER_ERROR    
nbxmpp-module.html#STREAM_INTERNAL_SERVER_ERROR
-nbxmpp.ERR_REDIRECT    nbxmpp-module.html#ERR_REDIRECT
 nbxmpp.isErrorNode     nbxmpp.protocol-module.html#isErrorNode
-nbxmpp.ERR_FEATURE_NOT_IMPLEMENTED     
nbxmpp-module.html#ERR_FEATURE_NOT_IMPLEMENTED
-nbxmpp.name    nbxmpp-module.html#name
-nbxmpp.ERR_RESOURCE_CONSTRAINT nbxmpp-module.html#ERR_RESOURCE_CONSTRAINT
-nbxmpp.SASL_INVALID_AUTHZID    nbxmpp-module.html#SASL_INVALID_AUTHZID
-nbxmpp.ERR_JID_MALFORMED       nbxmpp-module.html#ERR_JID_MALFORMED
-nbxmpp.ERR_SERVICE_UNAVAILABLE nbxmpp-module.html#ERR_SERVICE_UNAVAILABLE
-nbxmpp.STREAM_UNDEFINED_CONDITION      
nbxmpp-module.html#STREAM_UNDEFINED_CONDITION
-nbxmpp.STREAM_BAD_NAMESPACE_PREFIX     
nbxmpp-module.html#STREAM_BAD_NAMESPACE_PREFIX
-nbxmpp.ERRORS  nbxmpp-module.html#ERRORS
-nbxmpp.STREAM_BAD_FORMAT       nbxmpp-module.html#STREAM_BAD_FORMAT
-nbxmpp.SASL_ABORTED    nbxmpp-module.html#SASL_ABORTED
-nbxmpp.STREAM_HOST_GONE        nbxmpp-module.html#STREAM_HOST_GONE
-nbxmpp.ERR_UNDEFINED_CONDITION nbxmpp-module.html#ERR_UNDEFINED_CONDITION
-nbxmpp.STREAM_INVALID_FROM     nbxmpp-module.html#STREAM_INVALID_FROM
-nbxmpp.ERR_REMOTE_SERVER_TIMEOUT       
nbxmpp-module.html#ERR_REMOTE_SERVER_TIMEOUT
-nbxmpp.STREAM_UNSUPPORTED_VERSION      
nbxmpp-module.html#STREAM_UNSUPPORTED_VERSION
-nbxmpp.SASL_NOT_AUTHORIZED     nbxmpp-module.html#SASL_NOT_AUTHORIZED
-nbxmpp.ERR_REMOTE_SERVER_NOT_FOUND     
nbxmpp-module.html#ERR_REMOTE_SERVER_NOT_FOUND
-nbxmpp.ERR_SUBSCRIPTION_REQUIRED       
nbxmpp-module.html#ERR_SUBSCRIPTION_REQUIRED
-nbxmpp.SASL_MECHANISM_TOO_WEAK nbxmpp-module.html#SASL_MECHANISM_TOO_WEAK
-nbxmpp.STREAM_SYSTEM_SHUTDOWN  nbxmpp-module.html#STREAM_SYSTEM_SHUTDOWN
-nbxmpp.STREAM_INVALID_XML      nbxmpp-module.html#STREAM_INVALID_XML
-nbxmpp.STREAM_UNSUPPORTED_ENCODING     
nbxmpp-module.html#STREAM_UNSUPPORTED_ENCODING
-nbxmpp.ERR_NOT_ALLOWED nbxmpp-module.html#ERR_NOT_ALLOWED
-nbxmpp.STREAM_SEE_OTHER_HOST   nbxmpp-module.html#STREAM_SEE_OTHER_HOST
 nbxmpp.ascii_upper     nbxmpp.protocol-module.html#ascii_upper
-nbxmpp.STREAM_HOST_UNKNOWN     nbxmpp-module.html#STREAM_HOST_UNKNOWN
-nbxmpp.ERR_BAD_REQUEST nbxmpp-module.html#ERR_BAD_REQUEST
-nbxmpp.STREAM_XML_NOT_WELL_FORMED      
nbxmpp-module.html#STREAM_XML_NOT_WELL_FORMED
-nbxmpp.STREAM_POLICY_VIOLATION nbxmpp-module.html#STREAM_POLICY_VIOLATION
 nbxmpp.__package__     nbxmpp-module.html#__package__
-nbxmpp.ERR_UNEXPECTED_REQUEST  nbxmpp-module.html#ERR_UNEXPECTED_REQUEST
-nbxmpp.ERR_RECIPIENT_UNAVAILABLE       
nbxmpp-module.html#ERR_RECIPIENT_UNAVAILABLE
-nbxmpp.SASL_TEMPORARY_AUTH_FAILURE     
nbxmpp-module.html#SASL_TEMPORARY_AUTH_FAILURE
-nbxmpp.SASL_INVALID_MECHANISM  nbxmpp-module.html#SASL_INVALID_MECHANISM
-nbxmpp.ERR_PAYMENT_REQUIRED    nbxmpp-module.html#ERR_PAYMENT_REQUIRED
-nbxmpp.STREAM_CONFLICT nbxmpp-module.html#STREAM_CONFLICT
-nbxmpp.STREAM_RESOURCE_CONSTRAINT      
nbxmpp-module.html#STREAM_RESOURCE_CONSTRAINT
-nbxmpp.ERR_ITEM_NOT_FOUND      nbxmpp-module.html#ERR_ITEM_NOT_FOUND
-nbxmpp.STREAM_INVALID_NAMESPACE        
nbxmpp-module.html#STREAM_INVALID_NAMESPACE
-nbxmpp.STREAM_REMOTE_CONNECTION_FAILED 
nbxmpp-module.html#STREAM_REMOTE_CONNECTION_FAILED
-nbxmpp.STREAM_INVALID_ID       nbxmpp-module.html#STREAM_INVALID_ID
-nbxmpp.ERR_NOT_ACCEPTABLE      nbxmpp-module.html#ERR_NOT_ACCEPTABLE
-nbxmpp.ERR_FORBIDDEN   nbxmpp-module.html#ERR_FORBIDDEN
 nbxmpp.auth_nb nbxmpp.auth_nb-module.html
 nbxmpp.auth_nb.challenge_splitter      
nbxmpp.auth_nb-module.html#challenge_splitter
 nbxmpp.auth_nb.HH      nbxmpp.auth_nb-module.html#HH
@@ -178,7 +123,6 @@
 nbxmpp.protocol.NS_GATEWAY     nbxmpp.protocol-module.html#NS_GATEWAY
 nbxmpp.protocol.NS_DISCO_ITEMS nbxmpp.protocol-module.html#NS_DISCO_ITEMS
 nbxmpp.protocol.NS_MUC_CONFIG  nbxmpp.protocol-module.html#NS_MUC_CONFIG
-nbxmpp.protocol.name   nbxmpp.protocol-module.html#name
 nbxmpp.protocol.NS_BIND        nbxmpp.protocol-module.html#NS_BIND
 nbxmpp.protocol.NS_JINGLE_ERRORS       
nbxmpp.protocol-module.html#NS_JINGLE_ERRORS
 nbxmpp.protocol.NS_XMPP_STREAMS        
nbxmpp.protocol-module.html#NS_XMPP_STREAMS
@@ -193,7 +137,6 @@
 nbxmpp.protocol.NS_DATA_LAYOUT nbxmpp.protocol-module.html#NS_DATA_LAYOUT
 nbxmpp.protocol.NS_TUNE        nbxmpp.protocol-module.html#NS_TUNE
 nbxmpp.protocol.stream_exceptions      
nbxmpp.protocol-module.html#stream_exceptions
-nbxmpp.protocol.xmpp_stanza_error_conditions   
nbxmpp.protocol-module.html#xmpp_stanza_error_conditions
 nbxmpp.protocol.NS_HASHES_SHA256       
nbxmpp.protocol-module.html#NS_HASHES_SHA256
 nbxmpp.protocol.NS_CARBONS     nbxmpp.protocol-module.html#NS_CARBONS
 nbxmpp.protocol.NS_ROSTER      nbxmpp.protocol-module.html#NS_ROSTER
@@ -207,9 +150,10 @@
 nbxmpp.protocol.NS_AMP nbxmpp.protocol-module.html#NS_AMP
 nbxmpp.protocol.STREAM_UNDEFINED_CONDITION     
nbxmpp.protocol-module.html#STREAM_UNDEFINED_CONDITION
 nbxmpp.protocol.NS_CONFERENCE  nbxmpp.protocol-module.html#NS_CONFERENCE
+nbxmpp.protocol.NS_MAM nbxmpp.protocol-module.html#NS_MAM
 nbxmpp.protocol.NS_DISCO       nbxmpp.protocol-module.html#NS_DISCO
 nbxmpp.protocol.NS_RSM nbxmpp.protocol-module.html#NS_RSM
-nbxmpp.protocol.STREAM_BAD_NAMESPACE_PREFIX    
nbxmpp.protocol-module.html#STREAM_BAD_NAMESPACE_PREFIX
+nbxmpp.protocol.NS_BLOCKING    nbxmpp.protocol-module.html#NS_BLOCKING
 nbxmpp.protocol.ERRORS nbxmpp.protocol-module.html#ERRORS
 nbxmpp.protocol.NS_STREAM      nbxmpp.protocol-module.html#NS_STREAM
 nbxmpp.protocol.NS_ESESSION    nbxmpp.protocol-module.html#NS_ESESSION
@@ -233,6 +177,7 @@
 nbxmpp.protocol.NS_PUBSUB_OWNER        
nbxmpp.protocol-module.html#NS_PUBSUB_OWNER
 nbxmpp.protocol.NS_AMP_ERRORS  nbxmpp.protocol-module.html#NS_AMP_ERRORS
 nbxmpp.protocol.NS_BROWSE      nbxmpp.protocol-module.html#NS_BROWSE
+nbxmpp.protocol.NS_CORRECT     nbxmpp.protocol-module.html#NS_CORRECT
 nbxmpp.protocol.NS_ROSTERX     nbxmpp.protocol-module.html#NS_ROSTERX
 nbxmpp.protocol.NS_JINGLE_RAW_UDP      
nbxmpp.protocol-module.html#NS_JINGLE_RAW_UDP
 nbxmpp.protocol.NS_TLS nbxmpp.protocol-module.html#NS_TLS
@@ -248,6 +193,7 @@
 nbxmpp.protocol.NS_SECLABEL    nbxmpp.protocol-module.html#NS_SECLABEL
 nbxmpp.protocol.NS_PRIVACY     nbxmpp.protocol-module.html#NS_PRIVACY
 nbxmpp.protocol.NS_GMAILNOTIFY nbxmpp.protocol-module.html#NS_GMAILNOTIFY
+nbxmpp.protocol.STREAM_INVALID_NAMESPACE       
nbxmpp.protocol-module.html#STREAM_INVALID_NAMESPACE
 nbxmpp.protocol.NS_CONDITIONS  nbxmpp.protocol-module.html#NS_CONDITIONS
 nbxmpp.protocol.NS_MESSAGE     nbxmpp.protocol-module.html#NS_MESSAGE
 nbxmpp.protocol.NS_FEATURE     nbxmpp.protocol-module.html#NS_FEATURE
@@ -312,7 +258,6 @@
 nbxmpp.protocol.NS_PRIVATE     nbxmpp.protocol-module.html#NS_PRIVATE
 nbxmpp.protocol.NS_JINGLE_BYTESTREAM   
nbxmpp.protocol-module.html#NS_JINGLE_BYTESTREAM
 nbxmpp.protocol.SASL_INVALID_MECHANISM 
nbxmpp.protocol-module.html#SASL_INVALID_MECHANISM
-nbxmpp.protocol.xmpp_stream_error_conditions   
nbxmpp.protocol-module.html#xmpp_stream_error_conditions
 nbxmpp.protocol.NS_VIEWING     nbxmpp.protocol-module.html#NS_VIEWING
 nbxmpp.protocol.NS_COMMANDS    nbxmpp.protocol-module.html#NS_COMMANDS
 nbxmpp.protocol.ERR_PAYMENT_REQUIRED   
nbxmpp.protocol-module.html#ERR_PAYMENT_REQUIRED
@@ -321,8 +266,9 @@
 nbxmpp.protocol.NS_STREAM_MGMT nbxmpp.protocol-module.html#NS_STREAM_MGMT
 nbxmpp.protocol.NS_SI_PUB      nbxmpp.protocol-module.html#NS_SI_PUB
 nbxmpp.protocol.NS_MUC nbxmpp.protocol-module.html#NS_MUC
+nbxmpp.protocol.NS_X_OOB       nbxmpp.protocol-module.html#NS_X_OOB
 nbxmpp.protocol.ERR_ITEM_NOT_FOUND     
nbxmpp.protocol-module.html#ERR_ITEM_NOT_FOUND
-nbxmpp.protocol.STREAM_INVALID_NAMESPACE       
nbxmpp.protocol-module.html#STREAM_INVALID_NAMESPACE
+nbxmpp.protocol.STREAM_BAD_NAMESPACE_PREFIX    
nbxmpp.protocol-module.html#STREAM_BAD_NAMESPACE_PREFIX
 nbxmpp.protocol.NS_SEARCH      nbxmpp.protocol-module.html#NS_SEARCH
 nbxmpp.protocol.STREAM_REMOTE_CONNECTION_FAILED        
nbxmpp.protocol-module.html#STREAM_REMOTE_CONNECTION_FAILED
 nbxmpp.protocol.NS_ADDRESS     nbxmpp.protocol-module.html#NS_ADDRESS
@@ -330,7 +276,6 @@
 nbxmpp.protocol.STREAM_INVALID_ID      
nbxmpp.protocol-module.html#STREAM_INVALID_ID
 nbxmpp.protocol.STREAM_RESTRICTED_XML  
nbxmpp.protocol-module.html#STREAM_RESTRICTED_XML
 nbxmpp.protocol.NS_DISCO_INFO  nbxmpp.protocol-module.html#NS_DISCO_INFO
-nbxmpp.protocol.sasl_error_conditions  
nbxmpp.protocol-module.html#sasl_error_conditions
 nbxmpp.protocol.NS_STANZA_CRYPTO       
nbxmpp.protocol-module.html#NS_STANZA_CRYPTO
 nbxmpp.protocol.NS_LAST        nbxmpp.protocol-module.html#NS_LAST
 nbxmpp.protocol.NS_PUBKEY_ATTEST       
nbxmpp.protocol-module.html#NS_PUBKEY_ATTEST
diff -r e5af12e9ce74 -r 6fdbe172ce7a doc/apidocs/class-tree.html
--- a/doc/apidocs/class-tree.html       Fri Jul 26 11:26:36 2013 +0200
+++ b/doc/apidocs/class-tree.html       Fri Jul 26 11:26:52 2013 +0200
@@ -405,7 +405,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Tue May  8 11:18:04 2012
+    Generated by Epydoc 3.0.1 on Fri Jul 26 11:25:11 2013
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net";
diff -r e5af12e9ce74 -r 6fdbe172ce7a doc/apidocs/help.html
--- a/doc/apidocs/help.html     Fri Jul 26 11:26:36 2013 +0200
+++ b/doc/apidocs/help.html     Fri Jul 26 11:26:52 2013 +0200
@@ -256,7 +256,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Tue May  8 11:18:04 2012
+    Generated by Epydoc 3.0.1 on Fri Jul 26 11:25:11 2013
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net";
diff -r e5af12e9ce74 -r 6fdbe172ce7a doc/apidocs/identifier-index.html
--- a/doc/apidocs/identifier-index.html Fri Jul 26 11:26:36 2013 +0200
+++ b/doc/apidocs/identifier-index.html Fri Jul 26 11:26:52 2013 +0200
@@ -382,9 +382,9 @@
 <tr>
 <td width="33%" class="link-index"><a 
href="nbxmpp.stringprepare.EmptyMappingTable-class.html">EmptyMappingTable</a><br
 />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.stringprepare-module.html">nbxmpp.stringprepare</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_JID_MALFORMED">ERR_JID_MALFORMED</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_REMOTE_SERVER_TIMEOUT">ERR_REMOTE_SERVER_TIMEOUT</a><br
 />
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_ITEM_NOT_FOUND">ERR_ITEM_NOT_FOUND</a><br 
/>
+<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_RESOURCE_CONSTRAINT">ERR_RESOURCE_CONSTRAINT</a><br
 />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 </tr>
 <tr>
@@ -392,144 +392,81 @@
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.transports_nb.NonBlockingTCP-class.html">NonBlockingTCP</a>)</span></td>
 <td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_JID_MALFORMED">ERR_JID_MALFORMED</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_RESOURCE_CONSTRAINT">ERR_RESOURCE_CONSTRAINT</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_SERVICE_UNAVAILABLE">ERR_SERVICE_UNAVAILABLE</a><br
 />
+<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 </tr>
 <tr>
 <td width="33%" class="link-index"><a 
href="nbxmpp.simplexml-module.html#ENCODING">ENCODING</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.simplexml-module.html">nbxmpp.simplexml</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_NOT_ACCEPTABLE">ERR_NOT_ACCEPTABLE</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_RESOURCE_CONSTRAINT">ERR_RESOURCE_CONSTRAINT</a><br
 />
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_NOT_ACCEPTABLE">ERR_NOT_ACCEPTABLE</a><br 
/>
+<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_SUBSCRIPTION_REQUIRED">ERR_SUBSCRIPTION_REQUIRED</a><br
 />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 </tr>
 <tr>
 <td width="33%" class="link-index"><a 
href="nbxmpp.idlequeue.IdleCommand-class.html#end">end()</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.idlequeue.IdleCommand-class.html">IdleCommand</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_NOT_ACCEPTABLE">ERR_NOT_ACCEPTABLE</a><br 
/>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_NOT_ALLOWED">ERR_NOT_ALLOWED</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_SERVICE_UNAVAILABLE">ERR_SERVICE_UNAVAILABLE</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_UNDEFINED_CONDITION">ERR_UNDEFINED_CONDITION</a><br
 />
+<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 </tr>
 <tr>
 <td width="33%" class="link-index"><a 
href="nbxmpp.simplexml.NodeBuilder-class.html#endtag">endtag()</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.simplexml.NodeBuilder-class.html">NodeBuilder</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_NOT_ALLOWED">ERR_NOT_ALLOWED</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_SERVICE_UNAVAILABLE">ERR_SERVICE_UNAVAILABLE</a><br
 />
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_NOT_AUTHORIZED">ERR_NOT_AUTHORIZED</a><br 
/>
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_BAD_REQUEST">ERR_BAD_REQUEST</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_NOT_ALLOWED">ERR_NOT_ALLOWED</a><br />
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_UNEXPECTED_REQUEST">ERR_UNEXPECTED_REQUEST</a><br
 />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_SUBSCRIPTION_REQUIRED">ERR_SUBSCRIPTION_REQUIRED</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
 </tr>
 <tr>
 <td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_BAD_REQUEST">ERR_BAD_REQUEST</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_NOT_AUTHORIZED">ERR_NOT_AUTHORIZED</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_SUBSCRIPTION_REQUIRED">ERR_SUBSCRIPTION_REQUIRED</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_CONFLICT">ERR_CONFLICT</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_NOT_AUTHORIZED">ERR_NOT_AUTHORIZED</a><br 
/>
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_UNDEFINED_CONDITION">ERR_UNDEFINED_CONDITION</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_CONFLICT">ERR_CONFLICT</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_PAYMENT_REQUIRED">ERR_PAYMENT_REQUIRED</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_UNDEFINED_CONDITION">ERR_UNDEFINED_CONDITION</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_FEATURE_NOT_IMPLEMENTED">ERR_FEATURE_NOT_IMPLEMENTED</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
 <td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_PAYMENT_REQUIRED">ERR_PAYMENT_REQUIRED</a><br
 />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_UNEXPECTED_REQUEST">ERR_UNEXPECTED_REQUEST</a><br 
/>
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_FEATURE_NOT_IMPLEMENTED">ERR_FEATURE_NOT_IMPLEMENTED</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_RECIPIENT_UNAVAILABLE">ERR_RECIPIENT_UNAVAILABLE</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_UNEXPECTED_REQUEST">ERR_UNEXPECTED_REQUEST</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-</tr>
-<tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_FORBIDDEN">ERR_FORBIDDEN</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_RECIPIENT_UNAVAILABLE">ERR_RECIPIENT_UNAVAILABLE</a><br
 />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 <td width="33%" class="link-index"><a 
href="nbxmpp.protocol.Error-class.html">Error</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_FORBIDDEN">ERR_FORBIDDEN</a><br />
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_CONFLICT">ERR_CONFLICT</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_REDIRECT">ERR_REDIRECT</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_RECIPIENT_UNAVAILABLE">ERR_RECIPIENT_UNAVAILABLE</a><br
 />
+<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 <td width="33%" class="link-index"><a 
href="nbxmpp.tls_nb.SSLWrapper.Error-class.html">Error</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.tls_nb.SSLWrapper-class.html">SSLWrapper</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp-module.html#ERR_GONE">ERR_GONE</a><br />
-<span class="index-where">(in&nbsp;<a 
href="nbxmpp-module.html">nbxmpp</a>)</span></td>
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_FEATURE_NOT_IMPLEMENTED">ERR_FEATURE_NOT_IMPLEMENTED</a><br
 />
+<span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 <td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_REDIRECT">ERR_REDIRECT</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
 <td width="33%" class="link-index"><a 
href="nbxmpp.smacks.Smacks-class.html#error_handling">error_handling()</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.smacks.Smacks-class.html">Smacks</a>)</span></td>
 </tr>
 <tr>
-<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_GONE">ERR_GONE</a><br />
+<td width="33%" class="link-index"><a 
href="nbxmpp.protocol-module.html#ERR_FORBIDDEN">ERR_FORBIDDEN</a><br />
 <span class="index-where">(in&nbsp;<a 
href="nbxmpp.protocol-module.html">nbxmpp.protocol</a>)</span></td>
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to