Package mChaRM.multichannel

Interface Summary
channelInterface  
receiverStubInterface  
reflectiveReceiverInterface  
senderStubInterface  
stubInterface  
 

Class Summary
channelCore This class defines how multi-channels behave (by default) in the abstract locus.
mChaRMArgs  
mChaRMMethodCall  
receiverStub Instances of this class are used as stubs of the multi-channel on the receiver site.
senderStub Instances of this class are used as stubs of the multi-channel on the sender side.
stub This class represents the common root for both sender and receiver stub classes.
 

Exception Summary
CoreNotFoundException  
FieldDoesNotExistException  
MethodDoesNotExistException  
ReceiverStubCannotBeRegisteredAsAServerException  
ReceiverStubNotFoundException  
ReferenceToNonExistentArgumentException  
SenderStubCannotBeRegisteredAsAServerException  
SenderStubNotFoundException  
StubNotFoundException