| RMI remote object providing the implementation of
MT . Note
that this class extends
RemoteObject , not
UnicastRemoteObject , and will therefore not be exported in tne
super constructor. The export has to happen later, and is handled
by
RMILinkProtocol .
The transient tags shouldn't really be necessary since this
object should always be serialized as an RMI stub. But leave them
in anyway, for documentation if nothing else.
|