Home | History | Annotate | Download | only in jbosh

Lines Matching defs:resend

1112             for (HTTPExchange resend : toResend) {
1114 httpSender.send(params, resend.getRequest());
1115 resend.setHTTPResponse(response);
1116 fireRequestSent(resend.getRequest());
1370 * @return exchange to transmit if a resend is to be performed, or
1371 * {@code null} if no resend is necessary
1410 // Resend the missing request