Uses of Interface
org.serviceconnector.web.xml.IXMLLoader
Packages that use IXMLLoader
Package
Description
-
Uses of IXMLLoader in org.serviceconnector.web.cmd
Methods in org.serviceconnector.web.cmd that return IXMLLoaderModifier and TypeMethodDescriptionstatic IXMLLoaderXMLLoaderFactory.getXMLLoader(String url) Gets the XML loader. -
Uses of IXMLLoader in org.serviceconnector.web.ctx
Methods in org.serviceconnector.web.ctx that return IXMLLoaderModifier and TypeMethodDescriptionstatic IXMLLoaderWebContext.getXMLLoader(String url) Gets the XML loader. -
Uses of IXMLLoader in org.serviceconnector.web.xml
Classes in org.serviceconnector.web.xml that implement IXMLLoaderModifier and TypeClassDescriptionclassThe Class AbstractXMLLoader.classThe Class AjaxContentXMLLoader.classThe Class AjaxMaintenanceXMLLoader.classThe Class AjaxResourceXMLLoader.classThe Class AjaxSystemXMLLoader.classThe Class CacheXMLLoader.classThe Class DefaultXMLLoader.classThe Class DumpXMLLoader.classThe Class LogXMLLoader.classThe Class MaintenanceXMLLoader.classThe Class ResourceXMLLoader.classThe Class RespondersXMLLoader.classThe Class ServersXMLLoader.classThe Class ServicesXMLLoader.classThe Class SessionsXMLLoader.classThe Class SubscriptionsXMLLoader.classThe Class TimerXMLLoader.