Uses of Class
org.xnap.plugin.joscar.JOscarPeer

Packages that use JOscarPeer
org.xnap.plugin.joscar   
 

Uses of JOscarPeer in org.xnap.plugin.joscar
 

Methods in org.xnap.plugin.joscar that return JOscarPeer
 JOscarPeer JOscarPlugin.addBuddy(JOscarPeer buddy)
          Creates a new JOscarPeer if it's not already in the buddies hashtable.
 JOscarPeer JOscarPlugin.addBuddy(java.lang.String uin)
          Creates a new JOscarPeer if it's not already in the buddies hashtable.
 JOscarPeer JOscarChannel.getJOscarPeer()
          For now a channel is uniquely identified by the peer it's chatting to.
 JOscarPeer JOscarPlugin.getLocalPeer()
          Returns the local peer.
 

Methods in org.xnap.plugin.joscar with parameters of type JOscarPeer
 JOscarPeer JOscarPlugin.addBuddy(JOscarPeer buddy)
          Creates a new JOscarPeer if it's not already in the buddies hashtable.
 void JOscarPlugin.removeBuddy(JOscarPeer buddy)
          Removes a buddy.
 

Constructors in org.xnap.plugin.joscar with parameters of type JOscarPeer
JOscarChannel(JOscarPeer peer)
          Constructs a joscar private channel.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.