Package tigase.jaxmpp.core.client.xmpp.forms

Interface Summary
Field<T> Base interface for fields.
 

Class Summary
AbstractField<T> Abstract class to implement fields.
BooleanField Implementation of Boolean field type.
FixedField Implementation of Fixed field type.
HiddenField Implementation of Hidden field type.
JabberDataElement Implementation of Data Form.
JidMultiField Implementation of jid-multi field type.
JidSingleField Implementation of jid-single field type.
ListMultiField Implementation of list-multi field type.
ListSingleField Implementation of list-single field type.
TextMultiField Implementation of text-multi field type.
TextPrivateField Implementation of text-private field type.
TextSingleField Implementation of text-single field type.
 

Enum Summary
XDataType Types of form.
 



Copyright © 2006-2012 Tigase. All Rights Reserved.