Package | Description |
---|---|
org.apache.xmlrpc | |
org.apache.xmlrpc.secure |
Modifier and Type | Class and Description |
---|---|
class |
Echo
A simple handler which echos its input parameters.
|
class |
Invoker
Introspects handlers using Java Reflection to call methods matching
a XML-RPC call.
|
class |
XmlRpcClient
A multithreaded, reusable XML-RPC client object.
|
class |
XmlRpcClientLite
A multithreaded, reusable XML-RPC client object.
|
Modifier and Type | Class and Description |
---|---|
class |
SecureXmlRpcClient
A multithreaded, reusable XML-RPC client object.
|
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.