Uses of Class
io.airlift.drift.transport.server.ServerInvokeRequest
Packages that use ServerInvokeRequest
-
Uses of ServerInvokeRequest in io.airlift.drift.transport.server
Methods in io.airlift.drift.transport.server with parameters of type ServerInvokeRequestModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Object>ServerMethodInvoker.invoke(ServerInvokeRequest request) Invoke the specified method asynchronously.