| Methods in tigase.jaxmpp.core.client.connector with parameters of type BoshRequest |
protected void |
AbstractBoshConnector.addToRequests(BoshRequest worker)
|
protected void |
AbstractBoshConnector.onError(BoshRequest request,
int responseCode,
String responseData,
Element response,
Throwable caught)
|
protected void |
AbstractBoshConnector.onResponse(BoshRequest request,
int responseCode,
String responseData,
Element response)
|
protected void |
AbstractBoshConnector.onTerminate(BoshRequest request,
int responseCode,
String responseData,
Element response)
|
protected void |
AbstractBoshConnector.removeFromRequests(BoshRequest ack)
|