bamboo.www
Class WebInterface.MyReqProc

java.lang.Object
  extended by org.xml.sax.HandlerBase
      extended by org.apache.xmlrpc.XmlRpc
          extended by org.apache.xmlrpc.XmlRpcRequestProcessor
              extended by bamboo.www.WebInterface.MyReqProc
All Implemented Interfaces:
DocumentHandler, DTDHandler, EntityResolver, ErrorHandler
Enclosing class:
WebInterface

public static class WebInterface.MyReqProc
extends org.apache.xmlrpc.XmlRpcRequestProcessor


Field Summary
 
Fields inherited from class org.apache.xmlrpc.XmlRpc
debug, version
 
Constructor Summary
WebInterface.MyReqProc()
           
 
Method Summary
 
Methods inherited from class org.apache.xmlrpc.XmlRpcRequestProcessor
objectParsed, processRequest
 
Methods inherited from class org.apache.xmlrpc.XmlRpc
characters, endElement, error, fatalError, getEncoding, getKeepAlive, getMaxThreads, setDebug, setDriver, setDriver, setEncoding, setKeepAlive, setMaxThreads, startElement
 
Methods inherited from class org.xml.sax.HandlerBase
endDocument, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, startDocument, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebInterface.MyReqProc

public WebInterface.MyReqProc()