Class Summary |
RunPlugInBaseImpl |
An abstract implementation of RunPlugIn interface, serving as a
"utility" class for those wishing to extend it by a real
implementation. |
RunPlugInDefaultImpl |
A default implementation of RunPlugIn interface. |
RunPlugInExternalImpl |
An extension of a default implementation of RunPlugIn interface
that invokes an external program to fetch data. |
RunPlugInXSLTImpl |
An extension of a default implementation of RunPlugIn interface
that converts resonse data by an XSLT stylesheet. |