| Interface | Description |
|---|---|
| XmlRpcListableHandlerMapping |
A listable handler mapping is able to provide support for
XML-RPC meta data, as specified
here.
|
| XmlRpcMetaDataHandler |
A metadata handler is able to provide metadata about
itself, as specified
here.
|
| Class | Description |
|---|---|
| ReflectiveXmlRpcMetaDataHandler |
Default implementation of
XmlRpcMetaDataHandler. |
| Util |
Utility class, which provides services to meta data
handlers and handler mappings.
|
| XmlRpcSystemImpl |
This class implements the various "system" calls,
as specifies by
XmlRpcListableHandlerMapping. |
Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.