bindToAssignedWorker

bindToAssignedWorker();

The bindToAssignedWorker method of the JadeMultiWorkerTcpConnection class binds this connection to the currently assigned worker (that is, to the current JADE process).

All subsequent events for the connection are delivered to the currently assigned worker.