Uses of Class
tweed.invocation.CommandExecutor

Packages that use CommandExecutor
tweed.invocation Invocation is making server-side operations happen, and get the result back on client-side. 
 

Uses of CommandExecutor in tweed.invocation
 

Methods in tweed.invocation that return CommandExecutor
 CommandExecutor LoopbackInvoker.getExecutor()
           
 

Methods in tweed.invocation with parameters of type CommandExecutor
 void LoopbackInvoker.setExecutor(CommandExecutor executor)
           
 



Copyright © 2003 Laurent Caillette. All Rights Reserved.