Uses of Class
org.whitesource.fs.configuration.SenderConfiguration
-
Packages that use SenderConfiguration Package Description org.whitesource.agent org.whitesource.fs -
-
Uses of SenderConfiguration in org.whitesource.agent
Constructors in org.whitesource.agent with parameters of type SenderConfiguration Constructor Description ProjectsSender(SenderConfiguration senderConfig, OfflineConfiguration offlineConfig, RequestConfiguration requestConfig, PluginInfo pluginInfo) -
Uses of SenderConfiguration in org.whitesource.fs
Methods in org.whitesource.fs that return SenderConfiguration Modifier and Type Method Description SenderConfigurationFSAConfiguration. getSender()
-