1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
|
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>protocol</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<h1 class="toc">Module protocol</h1>
<hr />
<h2 class="toc">Classes</h2>
<a target="mainFrame" href="xmpp.protocol.BadFormat-class.html"
>BadFormat</a><br /> <a target="mainFrame" href="xmpp.protocol.BadNamespacePrefix-class.html"
>BadNamespacePrefix</a><br /> <a target="mainFrame" href="xmpp.protocol.Conflict-class.html"
>Conflict</a><br /> <a target="mainFrame" href="xmpp.protocol.ConnectionTimeout-class.html"
>ConnectionTimeout</a><br /> <a target="mainFrame" href="xmpp.protocol.DataField-class.html"
>DataField</a><br /> <a target="mainFrame" href="xmpp.protocol.DataForm-class.html"
>DataForm</a><br /> <a target="mainFrame" href="xmpp.protocol.Error-class.html"
>Error</a><br /> <a target="mainFrame" href="xmpp.protocol.ErrorNode-class.html"
>ErrorNode</a><br /> <a target="mainFrame" href="xmpp.protocol.HostGone-class.html"
>HostGone</a><br /> <a target="mainFrame" href="xmpp.protocol.HostUnknown-class.html"
>HostUnknown</a><br /> <a target="mainFrame" href="xmpp.protocol.ImproperAddressing-class.html"
>ImproperAddressing</a><br /> <a target="mainFrame" href="xmpp.protocol.InternalServerError-class.html"
>InternalServerError</a><br /> <a target="mainFrame" href="xmpp.protocol.InvalidFrom-class.html"
>InvalidFrom</a><br /> <a target="mainFrame" href="xmpp.protocol.InvalidID-class.html"
>InvalidID</a><br /> <a target="mainFrame" href="xmpp.protocol.InvalidNamespace-class.html"
>InvalidNamespace</a><br /> <a target="mainFrame" href="xmpp.protocol.InvalidXML-class.html"
>InvalidXML</a><br /> <a target="mainFrame" href="xmpp.protocol.Iq-class.html"
>Iq</a><br /> <a target="mainFrame" href="xmpp.protocol.JID-class.html"
>JID</a><br /> <a target="mainFrame" href="xmpp.protocol.Message-class.html"
>Message</a><br /> <a target="mainFrame" href="xmpp.protocol.NodeProcessed-class.html"
>NodeProcessed</a><br /> <a target="mainFrame" href="xmpp.protocol.NotAuthorized-class.html"
>NotAuthorized</a><br /> <a target="mainFrame" href="xmpp.protocol.PolicyViolation-class.html"
>PolicyViolation</a><br /> <a target="mainFrame" href="xmpp.protocol.Presence-class.html"
>Presence</a><br /> <a target="mainFrame" href="xmpp.protocol.Protocol-class.html"
>Protocol</a><br /> <a target="mainFrame" href="xmpp.protocol.RemoteConnectionFailed-class.html"
>RemoteConnectionFailed</a><br /> <a target="mainFrame" href="xmpp.protocol.ResourceConstraint-class.html"
>ResourceConstraint</a><br /> <a target="mainFrame" href="xmpp.protocol.RestrictedXML-class.html"
>RestrictedXML</a><br /> <a target="mainFrame" href="xmpp.protocol.SeeOtherHost-class.html"
>SeeOtherHost</a><br /> <a target="mainFrame" href="xmpp.protocol.StreamError-class.html"
>StreamError</a><br /> <a target="mainFrame" href="xmpp.protocol.SystemShutdown-class.html"
>SystemShutdown</a><br /> <a target="mainFrame" href="xmpp.protocol.UndefinedCondition-class.html"
>UndefinedCondition</a><br /> <a target="mainFrame" href="xmpp.protocol.UnsupportedEncoding-class.html"
>UnsupportedEncoding</a><br /> <a target="mainFrame" href="xmpp.protocol.UnsupportedStanzaType-class.html"
>UnsupportedStanzaType</a><br /> <a target="mainFrame" href="xmpp.protocol.UnsupportedVersion-class.html"
>UnsupportedVersion</a><br /> <a target="mainFrame" href="xmpp.protocol.XMLNotWellFormed-class.html"
>XMLNotWellFormed</a><br /> <h2 class="toc">Functions</h2>
<a target="mainFrame" href="xmpp.protocol-module.html#isErrorNode"
>isErrorNode</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#isResultNode"
>isResultNode</a><br /> <h2 class="toc">Variables</h2>
<a target="mainFrame" href="xmpp.protocol-module.html#ERRORS"
>ERRORS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_BAD_REQUEST"
>ERR_BAD_REQUEST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_CONFLICT"
>ERR_CONFLICT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_FEATURE_NOT_IMPLEMENTED"
>ERR_FEATURE_NOT_IMPLEMENTED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_FORBIDDEN"
>ERR_FORBIDDEN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_GONE"
>ERR_GONE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_INTERNAL_SERVER_ERROR"
>ERR_INTERNAL_SERVER_ERROR</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_ITEM_NOT_FOUND"
>ERR_ITEM_NOT_FOUND</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_JID_MALFORMED"
>ERR_JID_MALFORMED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_NOT_ACCEPTABLE"
>ERR_NOT_ACCEPTABLE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_NOT_ALLOWED"
>ERR_NOT_ALLOWED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_NOT_AUTHORIZED"
>ERR_NOT_AUTHORIZED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_PAYMENT_REQUIRED"
>ERR_PAYMENT_REQUIRED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_RECIPIENT_UNAVAILABLE"
>ERR_RECIPIENT_UNAVAILABLE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_REDIRECT"
>ERR_REDIRECT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_REGISTRATION_REQUIRED"
>ERR_REGISTRATION_REQUIRED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_REMOTE_SERVER_NOT_FOUND"
>ERR_REMOTE_SERVER_NOT_FOUND</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_REMOTE_SERVER_TIMEOUT"
>ERR_REMOTE_SERVER_TIMEOUT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_RESOURCE_CONSTRAINT"
>ERR_RESOURCE_CONSTRAINT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_SERVICE_UNAVAILABLE"
>ERR_SERVICE_UNAVAILABLE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_SUBSCRIPTION_REQUIRED"
>ERR_SUBSCRIPTION_REQUIRED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_UNDEFINED_CONDITION"
>ERR_UNDEFINED_CONDITION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#ERR_UNEXPECTED_REQUEST"
>ERR_UNEXPECTED_REQUEST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ACTIVITY"
>NS_ACTIVITY</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADDRESS"
>NS_ADDRESS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN"
>NS_ADMIN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_ACTIVE_USERS_LIST"
>NS_ADMIN_ACTIVE_USERS_LIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_ACTIVE_USERS_NUM"
>NS_ADMIN_ACTIVE_USERS_NUM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_ADD_USER"
>NS_ADMIN_ADD_USER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_ANNOUNCE"
>NS_ADMIN_ANNOUNCE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_CHANGE_USER_PASSWORD"
>NS_ADMIN_CHANGE_USER_PASSWORD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_DELETE_MOTD"
>NS_ADMIN_DELETE_MOTD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_DELETE_USER"
>NS_ADMIN_DELETE_USER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_DELETE_WELCOME"
>NS_ADMIN_DELETE_WELCOME</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_DISABLED_USERS_LIST"
>NS_ADMIN_DISABLED_USERS_LIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_DISABLED_USERS_NUM"
>NS_ADMIN_DISABLED_USERS_NUM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_DISABLE_USER"
>NS_ADMIN_DISABLE_USER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_EDIT_ADMIN"
>NS_ADMIN_EDIT_ADMIN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_EDIT_BLACKLIST"
>NS_ADMIN_EDIT_BLACKLIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_EDIT_MOTD"
>NS_ADMIN_EDIT_MOTD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_EDIT_WHITELIST"
>NS_ADMIN_EDIT_WHITELIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_END_USER_SESSION"
>NS_ADMIN_END_USER_SESSION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_GET_USER_LASTLOGIN"
>NS_ADMIN_GET_USER_LASTLOGIN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_GET_USER_PASSWORD"
>NS_ADMIN_GET_USER_PASSWORD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_GET_USER_ROSTER"
>NS_ADMIN_GET_USER_ROSTER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_IDLE_USERS_LIST"
>NS_ADMIN_IDLE_USERS_LIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_IDLE_USERS_NUM"
>NS_ADMIN_IDLE_USERS_NUM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_ONLINE_USERS_LIST"
>NS_ADMIN_ONLINE_USERS_LIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_ONLINE_USERS_NUM"
>NS_ADMIN_ONLINE_USERS_NUM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_REENABLE_USER"
>NS_ADMIN_REENABLE_USER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_REGISTERED_USERS_LIST"
>NS_ADMIN_REGISTERED_USERS_LIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_REGISTERED_USERS_NUM"
>NS_ADMIN_REGISTERED_USERS_NUM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_RESTART"
>NS_ADMIN_RESTART</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_SET_MOTD"
>NS_ADMIN_SET_MOTD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_SET_WELCOME"
>NS_ADMIN_SET_WELCOME</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_SHUTDOWN"
>NS_ADMIN_SHUTDOWN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ADMIN_USER_STATS"
>NS_ADMIN_USER_STATS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_AGENTS"
>NS_AGENTS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_AMP"
>NS_AMP</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_AMP_ERRORS"
>NS_AMP_ERRORS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_AUTH"
>NS_AUTH</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_AVATAR"
>NS_AVATAR</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_BIND"
>NS_BIND</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_BROWSE"
>NS_BROWSE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_BYTESTREAM"
>NS_BYTESTREAM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_CAPS"
>NS_CAPS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_CHATSTATES"
>NS_CHATSTATES</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_CLIENT"
>NS_CLIENT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_COMMANDS"
>NS_COMMANDS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_COMPONENT_1"
>NS_COMPONENT_1</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_COMPONENT_ACCEPT"
>NS_COMPONENT_ACCEPT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_COMPRESS"
>NS_COMPRESS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DATA"
>NS_DATA</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DATA_LAYOUT"
>NS_DATA_LAYOUT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DATA_VALIDATE"
>NS_DATA_VALIDATE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DELAY"
>NS_DELAY</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DIALBACK"
>NS_DIALBACK</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DISCO"
>NS_DISCO</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DISCO_INFO"
>NS_DISCO_INFO</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_DISCO_ITEMS"
>NS_DISCO_ITEMS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ENCRYPTED"
>NS_ENCRYPTED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_EVENT"
>NS_EVENT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_FEATURE"
>NS_FEATURE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_FILE"
>NS_FILE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_GATEWAY"
>NS_GATEWAY</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_GEOLOC"
>NS_GEOLOC</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_GROUPCHAT"
>NS_GROUPCHAT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_HTTP_BIND"
>NS_HTTP_BIND</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_IBB"
>NS_IBB</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_INVISIBLE"
>NS_INVISIBLE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_IQ"
>NS_IQ</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_LAST"
>NS_LAST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MESSAGE"
>NS_MESSAGE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MOOD"
>NS_MOOD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC"
>NS_MUC</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_ADMIN"
>NS_MUC_ADMIN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_OWNER"
>NS_MUC_OWNER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_REGISTER"
>NS_MUC_REGISTER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_REQUEST"
>NS_MUC_REQUEST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_ROOMCONFIG"
>NS_MUC_ROOMCONFIG</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_ROOMINFO"
>NS_MUC_ROOMINFO</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_ROOMS"
>NS_MUC_ROOMS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_TRAFIC"
>NS_MUC_TRAFIC</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_UNIQUE"
>NS_MUC_UNIQUE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_MUC_USER"
>NS_MUC_USER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_OFFLINE"
>NS_OFFLINE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_PHYSLOC"
>NS_PHYSLOC</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_PRESENCE"
>NS_PRESENCE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_PRIVACY"
>NS_PRIVACY</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_PRIVATE"
>NS_PRIVATE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_PUBSUB"
>NS_PUBSUB</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_REGISTER"
>NS_REGISTER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ROSTER"
>NS_ROSTER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_ROSTERX"
>NS_ROSTERX</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_RPC"
>NS_RPC</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SASL"
>NS_SASL</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SEARCH"
>NS_SEARCH</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SERVER"
>NS_SERVER</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SESSION"
>NS_SESSION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SI"
>NS_SI</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SIGNED"
>NS_SIGNED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_SI_PUB"
>NS_SI_PUB</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_STANZAS"
>NS_STANZAS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_STREAMS"
>NS_STREAMS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_TIME"
>NS_TIME</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_TLS"
>NS_TLS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_VACATION"
>NS_VACATION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_VCARD"
>NS_VCARD</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_VERSION"
>NS_VERSION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_WAITINGLIST"
>NS_WAITINGLIST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_XHTML_IM"
>NS_XHTML_IM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#NS_XMPP_STREAMS"
>NS_XMPP_STREAMS</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_ABORTED"
>SASL_ABORTED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_INCORRECT_ENCODING"
>SASL_INCORRECT_ENCODING</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_INVALID_AUTHZID"
>SASL_INVALID_AUTHZID</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_INVALID_MECHANISM"
>SASL_INVALID_MECHANISM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_MECHANISM_TOO_WEAK"
>SASL_MECHANISM_TOO_WEAK</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_NOT_AUTHORIZED"
>SASL_NOT_AUTHORIZED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#SASL_TEMPORARY_AUTH_FAILURE"
>SASL_TEMPORARY_AUTH_FAILURE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_BAD_FORMAT"
>STREAM_BAD_FORMAT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_BAD_NAMESPACE_PREFIX"
>STREAM_BAD_NAMESPACE_PREFIX</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_CONFLICT"
>STREAM_CONFLICT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_CONNECTION_TIMEOUT"
>STREAM_CONNECTION_TIMEOUT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_HOST_GONE"
>STREAM_HOST_GONE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_HOST_UNKNOWN"
>STREAM_HOST_UNKNOWN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_IMPROPER_ADDRESSING"
>STREAM_IMPROPER_ADDRESSING</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_INTERNAL_SERVER_ERROR"
>STREAM_INTERNAL_SERVER_ERROR</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_INVALID_FROM"
>STREAM_INVALID_FROM</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_INVALID_ID"
>STREAM_INVALID_ID</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_INVALID_NAMESPACE"
>STREAM_INVALID_NAMESPACE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_INVALID_XML"
>STREAM_INVALID_XML</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_NOT_AUTHORIZED"
>STREAM_NOT_AUTHORIZED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_POLICY_VIOLATION"
>STREAM_POLICY_VIOLATION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_REMOTE_CONNECTION_FAILED"
>STREAM_REMOTE_CONNECTION_FAILED</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_RESOURCE_CONSTRAINT"
>STREAM_RESOURCE_CONSTRAINT</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_RESTRICTED_XML"
>STREAM_RESTRICTED_XML</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_SEE_OTHER_HOST"
>STREAM_SEE_OTHER_HOST</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_SYSTEM_SHUTDOWN"
>STREAM_SYSTEM_SHUTDOWN</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_UNDEFINED_CONDITION"
>STREAM_UNDEFINED_CONDITION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_UNSUPPORTED_ENCODING"
>STREAM_UNSUPPORTED_ENCODING</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_UNSUPPORTED_STANZA_TYPE"
>STREAM_UNSUPPORTED_STANZA_TYPE</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_UNSUPPORTED_VERSION"
>STREAM_UNSUPPORTED_VERSION</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#STREAM_XML_NOT_WELL_FORMED"
>STREAM_XML_NOT_WELL_FORMED</a><br /> <div class="private">
<a target="mainFrame" href="xmpp.protocol-module.html#_errorcodes"
>_errorcodes</a><br /> </div>
<a target="mainFrame" href="xmpp.protocol-module.html#name"
>name</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#sasl_error_conditions"
>sasl_error_conditions</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#stream_exceptions"
>stream_exceptions</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#xmpp_stanza_error_conditions"
>xmpp_stanza_error_conditions</a><br /> <a target="mainFrame" href="xmpp.protocol-module.html#xmpp_stream_error_conditions"
>xmpp_stream_error_conditions</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie()
// -->
</script>
</body>
</html>
|