|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.client.Stub
cisco.uc.cuae.unity.callcontrol.CallControlStub
public class CallControlStub
| Nested Class Summary | |
|---|---|
static class |
CallControlStub.ExtensionMapper
|
static class |
CallControlStub.GetCallId
|
static class |
CallControlStub.GetCallIdResponse
|
static class |
CallControlStub.GetSpeed
|
static class |
CallControlStub.GetSpeedResponse
|
static class |
CallControlStub.GetVolume
|
static class |
CallControlStub.GetVolumeResponse
|
static class |
CallControlStub.Hangup
|
static class |
CallControlStub.HangupResponse
|
static class |
CallControlStub.IsConnected
|
static class |
CallControlStub.IsConnectedResponse
|
static class |
CallControlStub.PlaceCall
|
static class |
CallControlStub.PlaceCallResponse
|
static class |
CallControlStub.Play
|
static class |
CallControlStub.PlayResponse
|
static class |
CallControlStub.Record
|
static class |
CallControlStub.RecordResponse
|
static class |
CallControlStub.SetSpeed
|
static class |
CallControlStub.SetSpeedResponse
|
static class |
CallControlStub.SetVolume
|
static class |
CallControlStub.SetVolumeResponse
|
static class |
CallControlStub.Stop
|
static class |
CallControlStub.StopResponse
|
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Fields inherited from class org.apache.axis2.client.Stub |
|---|
_service, _serviceClient, modules |
| Constructor Summary | |
|---|---|
CallControlStub()
Default Constructor |
|
CallControlStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
CallControlStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext |
|
CallControlStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
CallControlStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint |
|
| Method Summary | |
|---|---|
CallControlStub.GetCallIdResponse |
GetCallId(CallControlStub.GetCallId getCallId20)
Auto generated method signature |
CallControlStub.GetSpeedResponse |
GetSpeed(CallControlStub.GetSpeed getSpeed8)
Auto generated method signature |
CallControlStub.GetVolumeResponse |
GetVolume(CallControlStub.GetVolume getVolume10)
Auto generated method signature |
CallControlStub.HangupResponse |
Hangup(CallControlStub.Hangup hangup0)
Auto generated method signature |
CallControlStub.IsConnectedResponse |
IsConnected(CallControlStub.IsConnected isConnected16)
Auto generated method signature |
CallControlStub.PlaceCallResponse |
PlaceCall(CallControlStub.PlaceCall placeCall14)
Auto generated method signature |
CallControlStub.PlayResponse |
Play(CallControlStub.Play play6)
Auto generated method signature |
CallControlStub.RecordResponse |
Record(CallControlStub.Record record2)
Auto generated method signature |
CallControlStub.SetSpeedResponse |
SetSpeed(CallControlStub.SetSpeed setSpeed4)
Auto generated method signature |
CallControlStub.SetVolumeResponse |
SetVolume(CallControlStub.SetVolume setVolume12)
Auto generated method signature |
void |
startGetCallId(CallControlStub.GetCallId getCallId20,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startGetSpeed(CallControlStub.GetSpeed getSpeed8,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startGetVolume(CallControlStub.GetVolume getVolume10,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startHangup(CallControlStub.Hangup hangup0,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startIsConnected(CallControlStub.IsConnected isConnected16,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startPlaceCall(CallControlStub.PlaceCall placeCall14,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startPlay(CallControlStub.Play play6,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startRecord(CallControlStub.Record record2,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startSetSpeed(CallControlStub.SetSpeed setSpeed4,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startSetVolume(CallControlStub.SetVolume setVolume12,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startStop(CallControlStub.Stop stop18,
CallControlCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
CallControlStub.StopResponse |
Stop(CallControlStub.Stop stop18)
Auto generated method signature |
| Methods inherited from class org.apache.axis2.client.Stub |
|---|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.AxisOperation[] _operations
| Constructor Detail |
|---|
public CallControlStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CallControlStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CallControlStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CallControlStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CallControlStub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public CallControlStub.HangupResponse Hangup(CallControlStub.Hangup hangup0)
throws java.rmi.RemoteException
hangup0 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#Hangup
public void startHangup(CallControlStub.Hangup hangup0,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
hangup0 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startHangup
public CallControlStub.RecordResponse Record(CallControlStub.Record record2)
throws java.rmi.RemoteException
record2 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#Record
public void startRecord(CallControlStub.Record record2,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
record2 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startRecord
public CallControlStub.SetSpeedResponse SetSpeed(CallControlStub.SetSpeed setSpeed4)
throws java.rmi.RemoteException
setSpeed4 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#SetSpeed
public void startSetSpeed(CallControlStub.SetSpeed setSpeed4,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
setSpeed4 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startSetSpeed
public CallControlStub.PlayResponse Play(CallControlStub.Play play6)
throws java.rmi.RemoteException
play6 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#Play
public void startPlay(CallControlStub.Play play6,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
play6 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startPlay
public CallControlStub.GetSpeedResponse GetSpeed(CallControlStub.GetSpeed getSpeed8)
throws java.rmi.RemoteException
getSpeed8 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#GetSpeed
public void startGetSpeed(CallControlStub.GetSpeed getSpeed8,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
getSpeed8 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startGetSpeed
public CallControlStub.GetVolumeResponse GetVolume(CallControlStub.GetVolume getVolume10)
throws java.rmi.RemoteException
getVolume10 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#GetVolume
public void startGetVolume(CallControlStub.GetVolume getVolume10,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
getVolume10 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startGetVolume
public CallControlStub.SetVolumeResponse SetVolume(CallControlStub.SetVolume setVolume12)
throws java.rmi.RemoteException
setVolume12 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#SetVolume
public void startSetVolume(CallControlStub.SetVolume setVolume12,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
setVolume12 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startSetVolume
public CallControlStub.PlaceCallResponse PlaceCall(CallControlStub.PlaceCall placeCall14)
throws java.rmi.RemoteException
placeCall14 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#PlaceCall
public void startPlaceCall(CallControlStub.PlaceCall placeCall14,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
placeCall14 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startPlaceCall
public CallControlStub.IsConnectedResponse IsConnected(CallControlStub.IsConnected isConnected16)
throws java.rmi.RemoteException
isConnected16 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#IsConnected
public void startIsConnected(CallControlStub.IsConnected isConnected16,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
isConnected16 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startIsConnected
public CallControlStub.StopResponse Stop(CallControlStub.Stop stop18)
throws java.rmi.RemoteException
stop18 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#Stop
public void startStop(CallControlStub.Stop stop18,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
stop18 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startStop
public CallControlStub.GetCallIdResponse GetCallId(CallControlStub.GetCallId getCallId20)
throws java.rmi.RemoteException
getCallId20 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#GetCallId
public void startGetCallId(CallControlStub.GetCallId getCallId20,
CallControlCallbackHandler callback)
throws java.rmi.RemoteException
getCallId20 -
java.rmi.RemoteExceptioncisco.uc.cuae.unity.callcontrol.CallControl#startGetCallId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||