Uses of Class
org.openiam.base.request.FileRequest
-
Packages that use FileRequest Package Description org.openiam.esb.am.mq org.openiam.esb.am.service org.openiam.esb.am.service.impl org.openiam.esb.core.mq org.openiam.groovy.manager.mq -
-
Uses of FileRequest in org.openiam.esb.am.mq
Methods in org.openiam.esb.am.mq with parameters of type FileRequest Modifier and Type Method Description ResponseAuthenticationRuleListener. processingApiRequest(AuthenticationRuleAPI api, FileRequest request) -
Uses of FileRequest in org.openiam.esb.am.service
Methods in org.openiam.esb.am.service with parameters of type FileRequest Modifier and Type Method Description voidGeoLocationIpService. uploadGeoInfo(FileRequest fileName) -
Uses of FileRequest in org.openiam.esb.am.service.impl
Methods in org.openiam.esb.am.service.impl with parameters of type FileRequest Modifier and Type Method Description voidGeoLocationIpServiceImpl. uploadGeoInfo(FileRequest fileRequest)Upload geolocation information into DB from csv -
Uses of FileRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type FileRequest Modifier and Type Method Description ResponseFileQueueListener. processingApiRequest(FileAPI api, FileRequest request) -
Uses of FileRequest in org.openiam.groovy.manager.mq
Methods in org.openiam.groovy.manager.mq with parameters of type FileRequest Modifier and Type Method Description ResponseGroovyManagerQueueListener. processingApiRequest(GroovyManagerAPI api, FileRequest request)
-