|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BambooSmackClient | |
---|---|
com.atlassian.bamboo.container | |
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.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)
|
Constructors in com.atlassian.bamboo.xmpp with parameters of type BambooSmackClient | |
---|---|
BambooSmackMessageListener(BambooSmackClient smackClient,
BambooUserManager bambooUserManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |