Uses of Interface
org.jivesoftware.smackx.xdata.form.FormReader
-
Packages that use FormReader Package Description org.jivesoftware.smackx.pubsub.form Smack's implementation of Data Forms (XEP-0004) for PubSub.org.jivesoftware.smackx.softwareinfo.form Form class needed for XEP-0232: Software Information.org.jivesoftware.smackx.xdata.form Smacks high-level API for XEP-0004: Data Forms. -
-
Uses of FormReader in org.jivesoftware.smackx.pubsub.form
Subinterfaces of FormReader in org.jivesoftware.smackx.pubsub.form Modifier and Type Interface Description interfaceConfigureFormReaderinterfaceSubscribeFormReaderClasses in org.jivesoftware.smackx.pubsub.form that implement FormReader Modifier and Type Class Description classConfigureFormclassFillableConfigureFormclassFillableSubscribeFormclassFilledConfigureFormclassFilledSubscribeFormclassSubscribeForm -
Uses of FormReader in org.jivesoftware.smackx.softwareinfo.form
Classes in org.jivesoftware.smackx.softwareinfo.form that implement FormReader Modifier and Type Class Description classSoftwareInfoFormFormthat contains the software information. -
Uses of FormReader in org.jivesoftware.smackx.xdata.form
Classes in org.jivesoftware.smackx.xdata.form that implement FormReader Modifier and Type Class Description classFillableFormclassFilledFormclassForm
-