@Override
 public long getTotalBytesSent() {
   return gatewayManagementBean.getTotalBytesSent();
 }