Class Index Minimal

Classes


Class jabberwerx.Server (MINIMAL)


Extends jabberwerx.Entity.

Represents the server to connect a jabberwerx.Client to.

Class Summary
Constructor Attributes Constructor Name and Description
 
jabberwerx.Server(serverDomain, cache)

Creates a new Server with the given domain and owning cache.

Fields borrowed from class jabberwerx.Entity:
features, identities, jid, node, properties
Methods borrowed from class jabberwerx.Entity:
apply, destroy, getAllPresence, getDisplayName, getGroups, getPrimaryPresence, getResourcePresence, hasFeature, hasIdentity, isActive, matches, remove, setDisplayName, setGroups, toString, update, updatePresence
Methods borrowed from class jabberwerx.JWModel:
applyEvent, event, shouldBeSavedWithGraph
Methods borrowed from class jabberwerx.JWBase:
extend, getClassName, graphUnserialized, init, intercept, invocation, mixin, shouldBeSerializedInline, wasUnserialized, willBeSerialized
Class Detail
jabberwerx.Server(serverDomain, cache)

Creates a new Server with the given domain and owning cache.

Parameters:
{String} serverDomain
The domain to connect to
{jabberwerx.ClientEntityCache} cache Optional
The owning cache

Documentation generated by JsDoc Toolkit 2.0.1 on Thu Aug 18 2011 10:58:50 GMT+0100 (IST)