Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.im.IMService

Packages that use IMService
com.jivesoftware.forum.im   
com.jivesoftware.profiles.action   
 

Uses of IMService in com.jivesoftware.forum.im
 

Fields in com.jivesoftware.forum.im declared as IMService
static IMService IMService.AIM
          Represents the AOL IM Service, and can create urls which provide presence information for its users.
static IMService IMService.XMPP
          Represents the currently configured XMPP server.
 

Methods in com.jivesoftware.forum.im that return IMService
static IMService IMService.serviceForName(java.lang.String serviceName)
          Returns an IMService instance for the supplied service name.
 

Uses of IMService in com.jivesoftware.profiles.action
 

Methods in com.jivesoftware.profiles.action that return IMService
 IMService SearchProfile.getAIMIMService()
           
 IMService SearchProfile.getXMPPIMService()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.