edu.emory.mathcs.rmix.spi
Interface AbstractAsyncInvoker.Call

All Known Subinterfaces:
AbstractAsyncInvoker.PremarshalledCall
Enclosing interface:
AbstractAsyncInvoker

public static interface AbstractAsyncInvoker.Call


Method Summary
 java.lang.Object call()
           
 

Method Detail

call

public java.lang.Object call()
                      throws java.lang.Throwable
Throws:
java.lang.Throwable