|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uka.karmi.rmi.server.RemoteObject
|
+--uka.karmi.rmi.server.UnicastRemoteObject
|
+--mChaRM.multichannel.channelCore
|
+--mChaRM.mChaRMCollection.normalChannel
realizes a multi-channel of kind normal. Its meta-behavior does nothing. It can be considered as a default multi-channel.
| Fields inherited from class uka.karmi.rmi.server.RemoteObject |
serverRef |
| Constructor Summary | |
normalChannel(java.lang.String[] RsName)
constructor of multi-channels of kind normal. |
|
| Methods inherited from class uka.karmi.rmi.server.UnicastRemoteObject |
buildStub, clone, exportObject, exportObject, unexportObject |
| Methods inherited from class uka.karmi.rmi.server.RemoteObject |
equals, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface mChaRM.multichannel.channelInterface |
coreMetaBehavior, senderStubHasBeenCreated, supplyASenderStub |
| Constructor Detail |
public normalChannel(java.lang.String[] RsName)
throws uka.karmi.rmi.RemoteException,
ReceiverStubNotFoundException
channelCore constructor with kind normal and as classes for sender and receiver stubs the default.
RsName - an Array of Strings representing the name of the receivers, which it is connected to.ReceiverStubNotFoundException - thrown when one of the specified receiver wasn't started before the core.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||