Uses of Class
org.glassfish.cafe.api.MessageRecipient

Packages that use MessageRecipient
org.glassfish.cafe.api   
 

Uses of MessageRecipient in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return types with arguments of type MessageRecipient
 Set<MessageRecipient> TextMessage.getRecipients()
          return MessageRecipients for this message.
 

Methods in org.glassfish.cafe.api with parameters of type MessageRecipient
 void TextMessage.addRecipient(MessageRecipient recipient)
          Add Recipient to the Message resource-list
 



Copyright © 2010. All Rights Reserved.