Uses of Class
com.skava.apppaymentplugin.model.response.AppResponse
Packages that use AppResponse
Package
Description
DB Operations(CRUD) are triggered from the process class.
DB Operations(CRUD) are triggered from the process class.
-
Uses of AppResponse in com.skava.apppaymentplugin.service.impl
Methods in com.skava.apppaymentplugin.service.impl that return AppResponse -
Uses of AppResponse in com.skava.apppaymentplugin.web
Methods in com.skava.apppaymentplugin.web that return types with arguments of type AppResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AppResponse>
AppDynamicAppController.dynamicAppCall
(AppPath appPath, String version, String locale, int paymentOptionId, long collectionId, AppRequest appRequest)