- AcceptCall() - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
Accept the call.
- AcceptCall(String, CstaDeviceID, String) - Method in class com.sen.openscape.csta.system.CstaSystem
-
Send AcceptCall Request, wait for AcceptCallResponse
- AcceptCall(String, String, String) - Static method in class com.sen.openscape.csta.system.CstaXmlHandler
-
AcceptCall
- AcceptCall(String, CstaDeviceID, String) - Method in class com.sen.openscape.csta.transport.CstaLink
-
Process AcceptCall Request, wait for response
- AcceptCallWithNameProvider(String) - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
Accept the call with Name Provider option.
- activateForward - Variable in class com.sen.openscape.csta.xml.CstaSetForwarding
-
- add(CstaFilterEvent) - Method in class com.sen.openscape.csta.util.CstaFilterEventList
-
- addDevice(String) - Method in class com.sen.openscape.csta.provider.CstaProvider
-
Add one Device to Provider.
- addEventsListener(CstaEventListener) - Method in class com.sen.openscape.csta.system.CstaEventsQueue
-
- addEventToQueue(CstaEventObject) - Method in class com.sen.openscape.csta.system.CstaEventsQueue
-
- addEventToQueue(String) - Method in class com.sen.openscape.csta.transport.tcp.CstaEventsDispatcher
-
- addEventToQueue(String) - Method in class com.sen.openscape.csta.transport.tls.CstaEventsDispatcher
-
- addListener(CstaEventListener) - Method in class com.sen.openscape.csta.system.CstaSystem
-
Add one listener for events.
- addResponseToQueue(Integer, String) - Method in class com.sen.openscape.csta.transport.tcp.CstaResponsesDispatcher
-
If InvokeId exists in the responses Queue, update its MsgBody(was "VOID") to received MsgBody
Notify all waiting threads
- addResponseToQueue(Integer, String) - Method in class com.sen.openscape.csta.transport.tls.CstaResponsesDispatcher
-
If InvokeId exists in the responses Queue, update its MsgBody(was "VOID") to received MsgBody
Notify all waiting threads
- addXMLPayload(SOAPMessage, Document) - Static method in class com.sen.openscape.csta.transport.soap.CstaSoapUtils
-
Add payload in SOAP body
- AlternateCall(CstaConnection) - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
Alternate the call.
- AlternateCall(String, CstaDeviceID, String, CstaDeviceID) - Method in class com.sen.openscape.csta.system.CstaSystem
-
Send AlternateCall Request, wait for AlternateCallResponse
- AlternateCall(String, String, String, String) - Static method in class com.sen.openscape.csta.system.CstaXmlHandler
-
AlternateCall
- AlternateCall(String, CstaDeviceID, String, CstaDeviceID) - Method in class com.sen.openscape.csta.transport.CstaLink
-
Process AlternateCall Request, wait for response
- AnswerCall() - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
Answer the call.
- AnswerCall(String, CstaDeviceID) - Method in class com.sen.openscape.csta.system.CstaSystem
-
Send AnswerCall Request, wait for AnswerCallResponse
- AnswerCall(String, String) - Static method in class com.sen.openscape.csta.system.CstaXmlHandler
-
AnswerCall
- AnswerCall(String, CstaDeviceID) - Method in class com.sen.openscape.csta.transport.CstaLink
-
Process AnswerCall Request, wait for response
- applicationID - Variable in class com.sen.openscape.csta.xml.CstaApplicationInfo
-
- applicationSession - Variable in class com.sen.openscape.csta.system.CstaSystem
-
- applicationSessionID - Variable in class com.sen.openscape.csta.provider.CstaEventObject
-
- AssociateData() - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
AssociateData without deviceInfo.
- AssociateData(CstaDeviceIdentifier) - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
AssociateData with deviceInfo.
- AssociateData(String) - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
AssociateData with alternate destination.
- AssociateData(CstaDeviceIdentifier, String) - Method in class com.sen.openscape.csta.callcontrol.CstaConnection
-
AssociateData with deviceInfo & altDestination.
- AssociateData(String, CstaDeviceID, CstaDeviceIdentifier, String) - Method in class com.sen.openscape.csta.system.CstaSystem
-
Send AssociateData Request, wait for AssociateDataResponse
- AssociateData(String, String, String, String) - Static method in class com.sen.openscape.csta.system.CstaXmlHandler
-
AssociateData
- AssociateData(String, CstaDeviceID, CstaDeviceIdentifier, String) - Method in class com.sen.openscape.csta.transport.CstaLink
-
Process CstaAssociateData Request, wait for response