Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.conferenceinfo.Execution

Packages that use Execution
com.oracle.sft.api.conferenceinfo The SFT API used to manipulate the conference-info data, the document format is defined in RFC4575 - A Session Initiation Protocol (SIP) Event Package for Conference State 

 

Uses of Execution in com.oracle.sft.api.conferenceinfo

 

Methods in com.oracle.sft.api.conferenceinfo that return Execution
 Execution ConferenceInfo.createExecution()
          Create an instance of Execution
 Execution Endpoint.getDisconnectionInfo()
          Gets the value of the disconnectionInfo element.
 Execution Endpoint.getJoiningInfo()
          Gets the value of the joiningInfo element.
 Execution Uri.getModified()
          Gets the value of the modified element.
 Execution Endpoint.getReferred()
          Gets the value of the referred Execution element.

 

Methods in com.oracle.sft.api.conferenceinfo with parameters of type Execution
 void Endpoint.setDisconnectionInfo(Execution value)
          Sets the value of the disconnectionInfo element.
 void Endpoint.setJoiningInfo(Execution value)
          Sets the value of the joiningInfo element.
 void Uri.setModified(Execution value)
          Sets the value of the modified element.
 void Endpoint.setReferred(Execution value)
          Sets the value of the referred Execution element.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.