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

Packages that use Message
org.glassfish.cafe.api   
 

Uses of Message in org.glassfish.cafe.api
 

Classes in org.glassfish.cafe.api with type parameters of type Message
 interface CommunicationContext<C extends Communication,P extends Participant,M extends Message>
          Represents the context related to a particular Communication Event.
 

Subinterfaces of Message in org.glassfish.cafe.api
 interface DtmfSignal
          Represents the a DTMF Signal.
 interface MessageIndication
          Represents the Message Indication (like typing) in a chat between participants.
 interface PresenceMessage
          The SubscriptionNotifyMessage represents the actual information received as result of initiating a PresenceWatcher.
 interface ProtocolMessage
          Represents the ProtocolMessage (actual SIP Message).
 interface TextMessage
          Represents the TextMessage in an IMConversation between participants.
 interface UserProcedureMessage
           
 interface WatcherInfoMessage
          The WatcherInfoSubscriberNotifyMessage represents the actual information received as result of initiating a PresenceWatcher.
 



Copyright © 2010. All Rights Reserved.