@Service public class PaymentProcessingService extends Object
| Constructor and Description |
|---|
PaymentProcessingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
processBulkPayments() |
void |
processSinglePayments() |
public void processSinglePayments()
throws IOException
IOExceptionpublic void processBulkPayments()
throws IOException
IOExceptionCopyright © 2019. All rights reserved.