Package org.apache.xmlrpc.metadata
-
Interface Summary 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 Summary Class Description ReflectiveXmlRpcMetaDataHandler Default implementation ofXmlRpcMetaDataHandler.Util Utility class, which provides services to meta data handlers and handler mappings.XmlRpcSystemImpl This class implements the various "system" calls, as specifies byXmlRpcListableHandlerMapping.