Class RemoteCallInterceptor
java.lang.Object
org.nustaq.kontraktor.remoting.base.RemoteCallInterceptor
- All Implemented Interfaces:
BiFunction<Actor,String, Boolean>
-
Field Details
-
rateLimits
-
-
Constructor Details
-
RemoteCallInterceptor
public RemoteCallInterceptor()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<Actor,String, Boolean>
-