Uses of Class
com.atlassian.bamboo.xmpp.BambooSmackClient

Packages that use BambooSmackClient
com.atlassian.bamboo.container   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver   
com.atlassian.bamboo.xmpp   
 

Uses of BambooSmackClient in com.atlassian.bamboo.container
 

Methods in com.atlassian.bamboo.container that return BambooSmackClient
 BambooSmackClient BambooContainer.getBambooSmackClient()
           
 

Methods in com.atlassian.bamboo.container with parameters of type BambooSmackClient
 void BambooContainer.setBambooSmackClient(BambooSmackClient bambooSmackClient)
           
 

Uses of BambooSmackClient in com.atlassian.bamboo.notification
 

Constructors in com.atlassian.bamboo.notification with parameters of type BambooSmackClient
NotificationListener(BambooUserManager bambooUserManager, net.sf.hibernate.SessionFactory sessionFactory, com.atlassian.event.EventManager eventManager, BambooSmackClient bambooSmackClient, LabelManager labelManager)
           
 

Uses of BambooSmackClient in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
 

Methods in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver with parameters of type BambooSmackClient
 void ConfigureInstantMessagingServer.setBambooSmackClient(BambooSmackClient bambooSmackClient)
           
 

Uses of BambooSmackClient in com.atlassian.bamboo.xmpp
 

Methods in com.atlassian.bamboo.xmpp that return BambooSmackClient
 BambooSmackClient XmppBuildNotifier.getBambooSmackClient()
           
 

Methods in com.atlassian.bamboo.xmpp with parameters of type BambooSmackClient
 void XmppBuildNotifier.setBambooSmackClient(BambooSmackClient bambooSmackClient)
           
 void BambooSmackMessageListener.setSmackClient(BambooSmackClient smackClient)
           
 

Constructors in com.atlassian.bamboo.xmpp with parameters of type BambooSmackClient
BambooSmackMessageListener(BambooSmackClient smackClient, BambooUserManager bambooUserManager)
           
SmackListener(BambooSmackClient bambooSmackClient, InstantMessagingServerManager instantMessagingServerManager)
           
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.