| Frames | No Frames |
Classes implementing mx4j.tools.adaptor.http.ProcessorMBean | |
| class | DefaultPostProcessor doesn't alter the result, just publising the xml file
|
| class | XSLTPostProcessor pass the document through an XSLT transformation
|
Methods with parameter type mx4j.tools.adaptor.http.ProcessorMBean | |
| void | Sets the object which will post process the XML results. |
| void | Sets the object which will post process the XML results. |
Methods with return type mx4j.tools.adaptor.http.ProcessorMBean | |
| ProcessorMBean | |
| ProcessorMBean | Returns the Processor set by setProcessor(ProcessorMBean)
|