public interface MethodInvocationFilter
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Object> |
invoke(InvokeRequest request,
MethodInvoker next) |
com.google.common.util.concurrent.ListenableFuture<Object> invoke(InvokeRequest request, MethodInvoker next)
Copyright © 2012–2018. All rights reserved.