Uses of Interface
com.sap.portal.httpconnectivity.transformationservice.xmlsource.ICachedSource

Packages that use ICachedSource
com.sap.portal.httpconnectivity.transformationservice.xmlsource Provides interfaces and classes to load and cache XML data. This package provides classes which can be used in the ITransformerService as input XML sources.  
 

Uses of ICachedSource in com.sap.portal.httpconnectivity.transformationservice.xmlsource
 

Classes in com.sap.portal.httpconnectivity.transformationservice.xmlsource that implement ICachedSource
 class HTTPStreamSource
          Delegation class between URLFetcherService and transformation source.