Uses of Class
org.jivesoftware.smackx.packet.PEPItem

Packages that use PEPItem
org.jivesoftware.smackx Smack extensions API. 
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Uses of PEPItem in org.jivesoftware.smackx
 

Methods in org.jivesoftware.smackx with parameters of type PEPItem
 void PEPManager.publish(PEPItem item)
          Publish an event.
 

Uses of PEPItem in org.jivesoftware.smackx.packet
 

Methods in org.jivesoftware.smackx.packet with parameters of type PEPItem
 void PEPEvent.addPEPItem(PEPItem item)
           
 

Constructors in org.jivesoftware.smackx.packet with parameters of type PEPItem
PEPEvent(PEPItem item)
          Creates a new empty roster exchange package.
PEPPubSub(PEPItem item)
          Creates a new PubSub.