Home | History | Annotate | Download | only in jbosh

Lines Matching refs:HTTPSender

232      * HTTPSender instance.
234 private final HTTPSender httpSender =
513 HTTPResponse resp = httpSender.send(params, finalReq);
663 httpSender.init(cfg);
715 httpSender.destroy();
1114 httpSender.send(params, resend.getRequest());