46474849505152
this.client = xmlRpcClient; this.typeConverterFactory = typeConverterFactory; } public TracInvocationObjectFactoryImpl(XmlRpcClient xmlRpcClient) { this(xmlRpcClient, new TypeConverterFactoryImpl()); }