Uses of Interface
edu.ucsb.cs156.frontiers.repositories.RateLimitDataPointRepository
Packages that use RateLimitDataPointRepository
-
Uses of RateLimitDataPointRepository in edu.ucsb.cs156.frontiers.interceptors
Constructors in edu.ucsb.cs156.frontiers.interceptors with parameters of type RateLimitDataPointRepositoryModifierConstructorDescriptionRateLimitInterceptorImpl(RateLimitDataPointRepository rateLimitDataPointRepository)