mChaRM.multichannel
Interface receiverStubInterface

All Superinterfaces:
uka.karmi.rmi.Remote, stubInterface
All Known Subinterfaces:
RMPReceiverStubInterface
All Known Implementing Classes:
receiverStub

public interface receiverStubInterface
extends stubInterface


Method Summary
 java.lang.Object invoke(mChaRMMethodCall msg)
           
 
Methods inherited from interface mChaRM.multichannel.stubInterface
retrieveField
 

Method Detail

invoke

public java.lang.Object invoke(mChaRMMethodCall msg)
                        throws MethodDoesNotExistException,
                               uka.karmi.rmi.RemoteException