public static class Dispatcher.Invoker2 extends java.lang.Object implements Dispatcher.Invoker
Constructor and Description |
---|
Dispatcher.Invoker2() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.util.Vector params)
This method creates a new instance of the class being
called, converts the parameter objects (if required)
and invokes the requested method.
|
public java.lang.Object invoke(java.util.Vector params) throws java.io.IOException, java.net.MalformedURLException
Dispatcher.Invoker
invoke
in interface Dispatcher.Invoker
java.io.IOException
java.net.MalformedURLException