Uses of Interface
org.gvsig.report.lib.api.ReportServerConfig
Packages that use ReportServerConfig
-
Uses of ReportServerConfig in org.gvsig.report.lib.api
Methods in org.gvsig.report.lib.api that return ReportServerConfigModifier and TypeMethodDescriptionReportManager.createServerConfig(ReportServices services) ReportManager.createServerConfig(ReportServices services, String jsonConfig) ReportServer.getConfig()ReportServerConfig.setPort(int port) ReportServerConfig.setServerInfo(String serverInfo) ReportServerConfig.setTimeout(int timeout) Methods in org.gvsig.report.lib.api with parameters of type ReportServerConfigModifier and TypeMethodDescriptionReportManager.createServer(ReportServerConfig config) ReportManager.createViewCapture(ReportServerConfig config) -
Uses of ReportServerConfig in org.gvsig.report.lib.api.commands
Methods in org.gvsig.report.lib.api.commands that return ReportServerConfig