Package org.rootservices.otter.router.entity.between
-
Interface Summary Interface Description Between<S,U> Implementations will be used as rules that may be run before a request reaches a resource or after a resource executes.RestBetween<U> Implementations will be used as rules that may be run before a request reaches a rest resource or after a rest resource executes.