| Frames | No Frames |
Methods with parameter type org.apache.xmlrpc.common.TypeConverterFactory | |
| void | Sets the servlets TypeConverterFactory. |
Methods with return type org.apache.xmlrpc.common.TypeConverterFactory | |
| TypeConverterFactory | Returns the servlets TypeConverterFactory. |
Constructors with parameter type org.apache.xmlrpc.common.TypeConverterFactory | |
Creates a new instance. | |
Classes implementing org.apache.xmlrpc.common.TypeConverterFactory | |
| class | Default implementation of TypeConverterFactory. |
Methods with return type org.apache.xmlrpc.common.TypeConverterFactory | |
| TypeConverterFactory | Returns the request processors TypeConverterFactory. |
Constructors with parameter type org.apache.xmlrpc.common.TypeConverterFactory | |
ReflectiveXmlRpcHandler.ReflectiveXmlRpcHandler(AbstractReflectiveHandlerMapping pMapping, TypeConverterFactory pTypeConverterFactory, Class pClass, RequestProcessorFactoryFactory.RequestProcessorFactory pFactory, Method[] pMethods) Creates a new instance. | |
Methods with parameter type org.apache.xmlrpc.common.TypeConverterFactory | |
| void | Sets the mappings TypeConverterFactory. |
| void | Sets the servers TypeConverterFactory. |
Methods with return type org.apache.xmlrpc.common.TypeConverterFactory | |
| TypeConverterFactory | Returns the mappings TypeConverterFactory. |
| TypeConverterFactory | |
Constructors with parameter type org.apache.xmlrpc.common.TypeConverterFactory | |
ReflectiveXmlRpcMetaDataHandler.ReflectiveXmlRpcMetaDataHandler(AbstractReflectiveHandlerMapping pMapping, TypeConverterFactory pTypeConverterFactory, Class pClass, RequestProcessorFactoryFactory.RequestProcessorFactory pFactory, Method[] pMethods, String[][] pSignatures, String pMethodHelp) Creates a new instance. | |