throw new BAMException("Could not retrieve monthly summary for serverId: " + serverId
+ "proxyService: " + proxyService + direction + " start time: "
+ startTime.getBAMTimestamp(), e);
} finally {
if (client != null) {
client.cleanup();
}
}
}
public MediationSummaryStatistic getProxyServiceStatQuarterlySummary(int serverId, String proxyService,