Uses of Interface
org.glassfish.cafe.api.IMConversation

Packages that use IMConversation
org.glassfish.cafe.api   
 

Uses of IMConversation in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return IMConversation
 IMConversation CommunicationSession.createIMConversation(String initiator)
          Create an IMConversation between the initiator and another party.
 IMConversation CommunicationSession.createIMConversation(String initiator, String name)
          Create an IMConversation between the initiator and another party.
 

Methods in org.glassfish.cafe.api with parameters of type IMConversation
 IMConference CommunicationSession.createIMConference(String name, IMConversation c)
          Create an IMConference from the IMConversation.
 



Copyright © 2010. All Rights Reserved.