com.jproxy.samples.interfaces
Interface ITestCallback

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ITestCallback, PerformanceClient

public interface ITestCallback
extends java.rmi.Remote


Method Summary
 java.lang.Object onCallback(java.lang.Object obj)
           
 

Method Detail

onCallback

public java.lang.Object onCallback(java.lang.Object obj)
                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © JProxy LLC. All Rights Reserved.