📄 remoteproviderimpl_stub.java
字号:
throws java.rmi.RemoteException, javax.telephony.InvalidArgumentException
{
try {
Object $result = ref.invoke(this, $method_getAddresses_9, new java.lang.Object[] {$param_String_1}, -2204285425132514162L);
return ((java.lang.String[]) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.InvalidArgumentException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getCall(CallId)
public net.sourceforge.gjtapi.CallData getCall(net.sourceforge.gjtapi.CallId $param_CallId_1)
throws java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_getCall_10, new java.lang.Object[] {$param_CallId_1}, 4751359150934435500L);
return ((net.sourceforge.gjtapi.CallData) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getCallsOnAddress(String)
public net.sourceforge.gjtapi.CallData[] getCallsOnAddress(java.lang.String $param_String_1)
throws java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_getCallsOnAddress_11, new java.lang.Object[] {$param_String_1}, -6311383443143617746L);
return ((net.sourceforge.gjtapi.CallData[]) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getCallsOnTerminal(String)
public net.sourceforge.gjtapi.CallData[] getCallsOnTerminal(java.lang.String $param_String_1)
throws java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_getCallsOnTerminal_12, new java.lang.Object[] {$param_String_1}, 491881163826283491L);
return ((net.sourceforge.gjtapi.CallData[]) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getCapabilities()
public java.util.Properties getCapabilities()
throws java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_getCapabilities_13, null, -2415022597185156558L);
return ((java.util.Properties) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getDialledDigits(SerializableCallId, String)
public java.lang.String getDialledDigits(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, java.lang.String $param_String_2)
throws java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_getDialledDigits_14, new java.lang.Object[] {$param_SerializableCallId_1, $param_String_2}, 4282882863050450017L);
return ((java.lang.String) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getPrivateData(CallId, String, String)
public java.io.Serializable getPrivateData(net.sourceforge.gjtapi.CallId $param_CallId_1, java.lang.String $param_String_2, java.lang.String $param_String_3)
throws java.io.NotSerializableException, java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_getPrivateData_15, new java.lang.Object[] {$param_CallId_1, $param_String_2, $param_String_3}, -5981086972446446512L);
return ((java.io.Serializable) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.io.NotSerializableException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getTerminals()
public net.sourceforge.gjtapi.TermData[] getTerminals()
throws java.rmi.RemoteException, javax.telephony.ResourceUnavailableException
{
try {
Object $result = ref.invoke(this, $method_getTerminals_16, null, 4627927307509478851L);
return ((net.sourceforge.gjtapi.TermData[]) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.ResourceUnavailableException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of getTerminals(String)
public net.sourceforge.gjtapi.TermData[] getTerminals(java.lang.String $param_String_1)
throws java.rmi.RemoteException, javax.telephony.InvalidArgumentException
{
try {
Object $result = ref.invoke(this, $method_getTerminals_17, new java.lang.Object[] {$param_String_1}, -2311689262549722456L);
return ((net.sourceforge.gjtapi.TermData[]) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.InvalidArgumentException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of hold(SerializableCallId, String, String)
public void hold(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, java.lang.String $param_String_2, java.lang.String $param_String_3)
throws java.rmi.RemoteException, javax.telephony.MethodNotSupportedException, javax.telephony.PrivilegeViolationException, javax.telephony.ResourceUnavailableException, net.sourceforge.gjtapi.RawStateException
{
try {
ref.invoke(this, $method_hold_18, new java.lang.Object[] {$param_SerializableCallId_1, $param_String_2, $param_String_3}, 5589684156383560639L);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.MethodNotSupportedException e) {
throw e;
} catch (javax.telephony.PrivilegeViolationException e) {
throw e;
} catch (javax.telephony.ResourceUnavailableException e) {
throw e;
} catch (net.sourceforge.gjtapi.RawStateException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of initialize(Map)
public void initialize(java.util.Map $param_Map_1)
throws java.rmi.RemoteException, javax.telephony.ProviderUnavailableException
{
try {
ref.invoke(this, $method_initialize_19, new java.lang.Object[] {$param_Map_1}, 926939022245481607L);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of isMediaTerminal(String)
public boolean isMediaTerminal(java.lang.String $param_String_1)
throws java.rmi.RemoteException
{
try {
Object $result = ref.invoke(this, $method_isMediaTerminal_20, new java.lang.Object[] {$param_String_1}, -1743179532067850802L);
return ((java.lang.Boolean) $result).booleanValue();
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of join(SerializableCallId, SerializableCallId, String, String)
public net.sourceforge.gjtapi.CallId join(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_2, java.lang.String $param_String_3, java.lang.String $param_String_4)
throws java.rmi.RemoteException, javax.telephony.InvalidArgumentException, javax.telephony.MethodNotSupportedException, javax.telephony.PrivilegeViolationException, javax.telephony.ResourceUnavailableException, net.sourceforge.gjtapi.RawStateException
{
try {
Object $result = ref.invoke(this, $method_join_21, new java.lang.Object[] {$param_SerializableCallId_1, $param_SerializableCallId_2, $param_String_3, $param_String_4}, 8917435358731897344L);
return ((net.sourceforge.gjtapi.CallId) $result);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.InvalidArgumentException e) {
throw e;
} catch (javax.telephony.MethodNotSupportedException e) {
throw e;
} catch (javax.telephony.PrivilegeViolationException e) {
throw e;
} catch (javax.telephony.ResourceUnavailableException e) {
throw e;
} catch (net.sourceforge.gjtapi.RawStateException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of play(String, String[], int, RTCHolder[], Dictionary)
public void play(java.lang.String $param_String_1, java.lang.String[] $param_arrayOf_String_2, int $param_int_3, net.sourceforge.gjtapi.media.RTCHolder[] $param_arrayOf_RTCHolder_4, java.util.Dictionary $param_Dictionary_5)
throws java.rmi.RemoteException, javax.telephony.media.MediaResourceException
{
try {
ref.invoke(this, $method_play_22, new java.lang.Object[] {$param_String_1, $param_arrayOf_String_2, new java.lang.Integer($param_int_3), $param_arrayOf_RTCHolder_4, $param_Dictionary_5}, -2066987364880548900L);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.media.MediaResourceException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of record(String, String, RTCHolder[], Dictionary)
public void record(java.lang.String $param_String_1, java.lang.String $param_String_2, net.sourceforge.gjtapi.media.RTCHolder[] $param_arrayOf_RTCHolder_3, java.util.Dictionary $param_Dictionary_4)
throws java.rmi.RemoteException, javax.telephony.media.MediaResourceException
{
try {
ref.invoke(this, $method_record_23, new java.lang.Object[] {$param_String_1, $param_String_2, $param_arrayOf_RTCHolder_3, $param_Dictionary_4}, 2513176167022823853L);
} catch (java.lang.RuntimeException e) {
throw e;
} catch (java.rmi.RemoteException e) {
throw e;
} catch (javax.telephony.media.MediaResourceException e) {
throw e;
} catch (java.lang.Exception e) {
throw new java.rmi.UnexpectedException("undeclared checked exception", e);
}
}
// implementation of release(String, SerializableCallId)
public void release(java.lang.String $param_String_1, net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_2)
throws java.rmi.RemoteException, javax.telephony.MethodNotSupportedException, javax.telephony.PrivilegeViolationException, javax.telephony.ResourceUnavailableException, net.sourceforge.gjtapi.RawStateException
{
try {
ref.invoke(this, $method_release_24, new java.lang.Object[] {$param_String_1, $param_SerializableCallId_2}, -5068360126875562952L);
} catch (java.lang.RuntimeException e) {
throw e;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -