public interface PacketRouter
Interface for an object that can route Calls to their required destination.
Usually this object will be provided by Root components.
-
Method Summary
-
Method Details
-
route
Route Packet- Parameters:
packet-
-
packet -