entry Receiver
Returns a receiver that starts an arriving QObject on this route: it attaches a fresh per-instance sender positioned at the second step and forwards the instance to the first step. Each station then advances the instance to the next step via the attached sender. Wire a source or an upstream node to this receiver (for example, source.firstReceiver(route.entryReceiver())).