Uses of Class
com.academy.stratum.dto.EtherlinkerBatchResponseData
-
Packages that use EtherlinkerBatchResponseData Package Description com.academy.stratum.service com.academy.stratum.service.impl -
-
Uses of EtherlinkerBatchResponseData in com.academy.stratum.service
Methods in com.academy.stratum.service that return EtherlinkerBatchResponseData Modifier and Type Method Description EtherlinkerBatchResponseData
EthereumService. processBatchRequest(EtherlinkerBatchRequestData etherlinkerBatchRequestData)
Execute custom solidity contract method -
Uses of EtherlinkerBatchResponseData in com.academy.stratum.service.impl
Methods in com.academy.stratum.service.impl that return EtherlinkerBatchResponseData Modifier and Type Method Description EtherlinkerBatchResponseData
EthereumServiceImpl. processBatchRequest(EtherlinkerBatchRequestData etherlinkerBatchRequestData)
-