retry abstract method

void retry(
  1. RouteHandler routeListener
)

Retries the request for mass transit routes using the specified callback.

Implementation

void retry(RouteHandler routeListener);