Uses of Class
tigase.jaxmpp.core.client.xml.ElementWrapper

Packages that use ElementWrapper
tigase.jaxmpp.core.client.xmpp.forms   
tigase.jaxmpp.core.client.xmpp.modules.muc   
tigase.jaxmpp.core.client.xmpp.stanzas   
tigase.jaxmpp.core.client.xmpp.utils.delay   
 

Uses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.forms
 

Subclasses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.forms
 class AbstractField<T>
          Abstract class to implement fields.
 class BooleanField
          Implementation of Boolean field type.
 class FixedField
          Implementation of Fixed field type.
 class HiddenField
          Implementation of Hidden field type.
 class JabberDataElement
          Implementation of Data Form.
 class JidMultiField
          Implementation of jid-multi field type.
 class JidSingleField
          Implementation of jid-single field type.
 class ListMultiField
          Implementation of list-multi field type.
 class ListSingleField
          Implementation of list-single field type.
 class TextMultiField
          Implementation of text-multi field type.
 class TextPrivateField
          Implementation of text-private field type.
 class TextSingleField
          Implementation of text-single field type.
 

Uses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.modules.muc
 

Subclasses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.modules.muc
 class XMucUserElement
           
 

Uses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.stanzas
 

Subclasses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.stanzas
 class ErrorElement
          Class wrap around <error/> elements in stanza.
 class IQ
          Representation of IQ stanza.
 class Message
          Representation od Message stanza.
 class Presence
          Representation of Presence stanza.
 class Stanza
          Abstract representation of Stanza.
 

Uses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.utils.delay
 

Subclasses of ElementWrapper in tigase.jaxmpp.core.client.xmpp.utils.delay
 class XmppDelay
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.