_dispatch


Description:

public virtual ISerializable _dispatch (Object? caller, RemoteCall data) throws Error

Override this method for each kind of "root" dispatcher. Eg address_manager, coord_peer, andna_peer...

This method could be called *directly* for a dispatcher that does not need to transform an exception into a remotable.