org.boris.xlloop.http
Class FunctionExecutor

java.lang.Object
  extended by org.boris.xlloop.http.FunctionExecutor

public class FunctionExecutor
extends java.lang.Object


Constructor Summary
FunctionExecutor()
           
 
Method Summary
static XLoper execute(java.net.URL u, java.lang.String name, XLoper[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionExecutor

public FunctionExecutor()
Method Detail

execute

public static XLoper execute(java.net.URL u,
                             java.lang.String name,
                             XLoper[] args)
                      throws java.io.IOException
Throws:
java.io.IOException