Uses of Interface
org.swisspush.gateleen.hook.RouteRepository
-
Packages that use RouteRepository Package Description org.swisspush.gateleen.hook -
-
Uses of RouteRepository in org.swisspush.gateleen.hook
Classes in org.swisspush.gateleen.hook that implement RouteRepository Modifier and Type Class Description classLocalRouteRepositoryLocal in-memory implementation of a RouteRepository.classRouteRepositoryBase<T>Abstract base class for the hook repositories.
-