- All Superinterfaces:
- IDiscoveryManager, IOperator, IPluginManager, ISemanticManager, ITransceiverManager
- All Known Implementing Classes:
- PluginManager
public interface IRoutingManager
extends IDiscoveryManager, ISemanticManager, ITransceiverManager
The interface of the plug-in manager that is exposed to routing plug-ins.
It consists of the discovery interface for route announcements, the
semantic interface for dispatching and the transceiver interface for
accepting incoming connection requests.
- Author:
- Marcus Handte