⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 remotelistenerimpl_stub.java

📁 jtapi for telephone
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
// Stub class generated by rmic, do not edit.
// Contents subject to change without notice.

package net.sourceforge.gjtapi.raw.remote;

public final class RemoteListenerImpl_Stub
    extends java.rmi.server.RemoteStub
    implements net.sourceforge.gjtapi.raw.remote.RemoteListener, java.rmi.Remote
{
    private static final long serialVersionUID = 2;
    
    private static java.lang.reflect.Method $method_addressPrivateData_0;
    private static java.lang.reflect.Method $method_callActive_1;
    private static java.lang.reflect.Method $method_callInvalid_2;
    private static java.lang.reflect.Method $method_callOverloadCeased_3;
    private static java.lang.reflect.Method $method_callOverloadEncountered_4;
    private static java.lang.reflect.Method $method_callPrivateData_5;
    private static java.lang.reflect.Method $method_connectionAddressAnalyse_6;
    private static java.lang.reflect.Method $method_connectionAddressCollect_7;
    private static java.lang.reflect.Method $method_connectionAlerting_8;
    private static java.lang.reflect.Method $method_connectionAuthorizeCallAttempt_9;
    private static java.lang.reflect.Method $method_connectionCallDelivery_10;
    private static java.lang.reflect.Method $method_connectionConnected_11;
    private static java.lang.reflect.Method $method_connectionDisconnected_12;
    private static java.lang.reflect.Method $method_connectionFailed_13;
    private static java.lang.reflect.Method $method_connectionInProgress_14;
    private static java.lang.reflect.Method $method_connectionSuspended_15;
    private static java.lang.reflect.Method $method_mediaPlayPause_16;
    private static java.lang.reflect.Method $method_mediaPlayResume_17;
    private static java.lang.reflect.Method $method_mediaRecorderPause_18;
    private static java.lang.reflect.Method $method_mediaRecorderResume_19;
    private static java.lang.reflect.Method $method_mediaSignalDetectorDetected_20;
    private static java.lang.reflect.Method $method_mediaSignalDetectorOverflow_21;
    private static java.lang.reflect.Method $method_mediaSignalDetectorPatternMatched_22;
    private static java.lang.reflect.Method $method_providerPrivateData_23;
    private static java.lang.reflect.Method $method_terminalConnectionCreated_24;
    private static java.lang.reflect.Method $method_terminalConnectionDropped_25;
    private static java.lang.reflect.Method $method_terminalConnectionHeld_26;
    private static java.lang.reflect.Method $method_terminalConnectionRinging_27;
    private static java.lang.reflect.Method $method_terminalConnectionTalking_28;
    private static java.lang.reflect.Method $method_terminalPrivateData_29;
    
    static {
	try {
	    $method_addressPrivateData_0 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("addressPrivateData", new java.lang.Class[] {java.lang.String.class, java.io.Serializable.class, int.class});
	    $method_callActive_1 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("callActive", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, int.class});
	    $method_callInvalid_2 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("callInvalid", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, int.class});
	    $method_callOverloadCeased_3 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("callOverloadCeased", new java.lang.Class[] {java.lang.String.class});
	    $method_callOverloadEncountered_4 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("callOverloadEncountered", new java.lang.Class[] {java.lang.String.class});
	    $method_callPrivateData_5 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("callPrivateData", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.io.Serializable.class, int.class});
	    $method_connectionAddressAnalyse_6 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionAddressAnalyse", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionAddressCollect_7 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionAddressCollect", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionAlerting_8 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionAlerting", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionAuthorizeCallAttempt_9 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionAuthorizeCallAttempt", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionCallDelivery_10 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionCallDelivery", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionConnected_11 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionConnected", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionDisconnected_12 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionDisconnected", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionFailed_13 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionFailed", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionInProgress_14 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionInProgress", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_connectionSuspended_15 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("connectionSuspended", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, int.class});
	    $method_mediaPlayPause_16 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaPlayPause", new java.lang.Class[] {java.lang.String.class, int.class, int.class, net.sourceforge.gjtapi.media.SymbolHolder.class});
	    $method_mediaPlayResume_17 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaPlayResume", new java.lang.Class[] {java.lang.String.class, net.sourceforge.gjtapi.media.SymbolHolder.class});
	    $method_mediaRecorderPause_18 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaRecorderPause", new java.lang.Class[] {java.lang.String.class, int.class, net.sourceforge.gjtapi.media.SymbolHolder.class});
	    $method_mediaRecorderResume_19 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaRecorderResume", new java.lang.Class[] {java.lang.String.class, net.sourceforge.gjtapi.media.SymbolHolder.class});
	    $method_mediaSignalDetectorDetected_20 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaSignalDetectorDetected", new java.lang.Class[] {java.lang.String.class, net.sourceforge.gjtapi.media.SymbolHolder[].class});
	    $method_mediaSignalDetectorOverflow_21 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaSignalDetectorOverflow", new java.lang.Class[] {java.lang.String.class, net.sourceforge.gjtapi.media.SymbolHolder[].class});
	    $method_mediaSignalDetectorPatternMatched_22 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("mediaSignalDetectorPatternMatched", new java.lang.Class[] {java.lang.String.class, net.sourceforge.gjtapi.media.SymbolHolder[].class, int.class});
	    $method_providerPrivateData_23 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("providerPrivateData", new java.lang.Class[] {java.io.Serializable.class, int.class});
	    $method_terminalConnectionCreated_24 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("terminalConnectionCreated", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, java.lang.String.class, int.class});
	    $method_terminalConnectionDropped_25 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("terminalConnectionDropped", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, java.lang.String.class, int.class});
	    $method_terminalConnectionHeld_26 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("terminalConnectionHeld", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, java.lang.String.class, int.class});
	    $method_terminalConnectionRinging_27 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("terminalConnectionRinging", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, java.lang.String.class, int.class});
	    $method_terminalConnectionTalking_28 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("terminalConnectionTalking", new java.lang.Class[] {net.sourceforge.gjtapi.raw.remote.SerializableCallId.class, java.lang.String.class, java.lang.String.class, int.class});
	    $method_terminalPrivateData_29 = net.sourceforge.gjtapi.raw.remote.RemoteListener.class.getMethod("terminalPrivateData", new java.lang.Class[] {java.lang.String.class, java.io.Serializable.class, int.class});
	} catch (java.lang.NoSuchMethodException e) {
	    throw new java.lang.NoSuchMethodError(
		"stub class initialization failed");
	}
    }
    
    // constructors
    public RemoteListenerImpl_Stub(java.rmi.server.RemoteRef ref) {
	super(ref);
    }
    
    // methods from remote interfaces
    
    // implementation of addressPrivateData(String, Serializable, int)
    public void addressPrivateData(java.lang.String $param_String_1, java.io.Serializable $param_Serializable_2, int $param_int_3)
	throws java.rmi.RemoteException
    {
	try {
	    ref.invoke(this, $method_addressPrivateData_0, new java.lang.Object[] {$param_String_1, $param_Serializable_2, new java.lang.Integer($param_int_3)}, -3261087373176657345L);
	} 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 callActive(SerializableCallId, int)
    public void callActive(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, int $param_int_2)
	throws java.rmi.RemoteException
    {
	try {
	    ref.invoke(this, $method_callActive_1, new java.lang.Object[] {$param_SerializableCallId_1, new java.lang.Integer($param_int_2)}, -7473625328124764482L);
	} 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 callInvalid(SerializableCallId, int)
    public void callInvalid(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, int $param_int_2)
	throws java.rmi.RemoteException
    {
	try {
	    ref.invoke(this, $method_callInvalid_2, new java.lang.Object[] {$param_SerializableCallId_1, new java.lang.Integer($param_int_2)}, 8626750289955177557L);
	} 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 callOverloadCeased(String)
    public void callOverloadCeased(java.lang.String $param_String_1)
	throws java.rmi.RemoteException
    {
	try {
	    ref.invoke(this, $method_callOverloadCeased_3, new java.lang.Object[] {$param_String_1}, -1902337848684749321L);
	} 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 callOverloadEncountered(String)
    public void callOverloadEncountered(java.lang.String $param_String_1)
	throws java.rmi.RemoteException
    {
	try {
	    ref.invoke(this, $method_callOverloadEncountered_4, new java.lang.Object[] {$param_String_1}, 5871156801106079223L);
	} 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 callPrivateData(SerializableCallId, Serializable, int)
    public void callPrivateData(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, java.io.Serializable $param_Serializable_2, int $param_int_3)
	throws java.rmi.RemoteException
    {
	try {
	    ref.invoke(this, $method_callPrivateData_5, new java.lang.Object[] {$param_SerializableCallId_1, $param_Serializable_2, new java.lang.Integer($param_int_3)}, 514101569967957082L);
	} 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 connectionAddressAnalyse(SerializableCallId, String, int)
    public void connectionAddressAnalyse(net.sourceforge.gjtapi.raw.remote.SerializableCallId $param_SerializableCallId_1, java.lang.String $param_String_2, int $param_int_3)
	throws java.rmi.RemoteException

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -