Class HttpDataFileServiceFactory
java.lang.Object
net.sf.jasperreports.dataadapters.http.HttpDataFileServiceFactory
- All Implemented Interfaces:
DataFileServiceFactory
,Designator<DataFile>
public class HttpDataFileServiceFactory
extends Object
implements DataFileServiceFactory, Designator<DataFile>
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateService
(ParameterContributorContext context, DataFile dataFile) static HttpDataFileServiceFactory
-
Constructor Details
-
HttpDataFileServiceFactory
protected HttpDataFileServiceFactory()
-
-
Method Details
-
getInstance
-
createService
- Specified by:
createService
in interfaceDataFileServiceFactory
-
getName
- Specified by:
getName
in interfaceDesignator<DataFile>
-