public void processMessageResponse(GatewayResponse response) {
   worker.processMessageResponse(response);
 }