Interface Summary | |
---|---|
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 Summary | |
---|---|
ReflectiveXmlRpcMetaDataHandler | Default implementation of {@link 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 {@link XmlRpcListableHandlerMapping}. |