Uses of Record Class
com.loomcache.springboot.controller.LockController.LockRequest
Packages that use LockController.LockRequest
-
Uses of LockController.LockRequest in com.loomcache.springboot.controller
Methods in com.loomcache.springboot.controller with parameters of type LockController.LockRequestModifier and TypeMethodDescriptionLockController.acquire(@Nullable LockController.LockRequest request) LockController.release(@Nullable LockController.LockRequest request)