Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.Message

Packages that use Message
com.oracle.sft.api The SFT base communication API. 

 

Uses of Message in com.oracle.sft.api

 

Classes in com.oracle.sft.api with type parameters of type Message
 interface CommunicationContext<C extends Communication,P extends Participant,M extends Message>
          Represents the context of a given Communication event.

 

Subinterfaces of Message in com.oracle.sft.api
 interface CapabilityMessage
          Represents CapabilityMessage in a QueryInteraction for the capability query and update exchange between participants.
 interface CommonPresenceInstantMessage
          Represents the Common Presence and Instant Messaging (CPIM) message in an IMConversation or IMConference.
 interface DtmfSignal
          Represents DTMF Signal.
 interface EndUserConfirmationMessage
          Represents End User Confirmation Message in an IMConversation between participants.
 interface MessageIndication
          Represents the Message Indication (like typing) in a chat between participants.
 interface ProtocolMessage
          Represents the ProtocolMessage (actual SIP Message).
 interface ResourceListsMessage
          Represents the ProtocolMessage (actual SIP Message).
 interface TextMessage
          Represents the TextMessage in an IMConversation between participants.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.