xmlBlaster 2.2.0 API

org.xmlBlaster.util.protocol.xmlrpc
Class XblRequestFactoryFactory.XblRequestFactory

java.lang.Object
  extended by org.xmlBlaster.util.protocol.xmlrpc.XblRequestFactoryFactory.XblRequestFactory
All Implemented Interfaces:
org.apache.xmlrpc.server.RequestProcessorFactoryFactory.RequestProcessorFactory
Enclosing class:
XblRequestFactoryFactory

public class XblRequestFactoryFactory.XblRequestFactory
extends java.lang.Object
implements org.apache.xmlrpc.server.RequestProcessorFactoryFactory.RequestProcessorFactory


Field Summary
private  java.lang.Object obj
           
 
Constructor Summary
XblRequestFactoryFactory.XblRequestFactory(java.lang.Object obj)
           
 
Method Summary
 java.lang.Object getRequestProcessor(org.apache.xmlrpc.XmlRpcRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

obj

private java.lang.Object obj
Constructor Detail

XblRequestFactoryFactory.XblRequestFactory

public XblRequestFactoryFactory.XblRequestFactory(java.lang.Object obj)
Method Detail

getRequestProcessor

public java.lang.Object getRequestProcessor(org.apache.xmlrpc.XmlRpcRequest req)
                                     throws org.apache.xmlrpc.XmlRpcException
Specified by:
getRequestProcessor in interface org.apache.xmlrpc.server.RequestProcessorFactoryFactory.RequestProcessorFactory
Throws:
org.apache.xmlrpc.XmlRpcException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.