Uses of Class
org.jivesoftware.smackx.RemoteRosterEntry

Packages that use RemoteRosterEntry
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Uses of RemoteRosterEntry in org.jivesoftware.smackx.packet
 

Methods in org.jivesoftware.smackx.packet with parameters of type RemoteRosterEntry
 void RosterExchange.addRosterEntry(RemoteRosterEntry remoteRosterEntry)
          Adds a remote roster entry to the packet.