public class GatewayServiceImpl extends Object implements GatewayService
NAME| Constructor and Description |
|---|
GatewayServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(GatewayConfiguration gatewayConfiguration) |
void |
startProcessingRequests() |
public void init(GatewayConfiguration gatewayConfiguration) throws Exception
init in interface GatewayServiceExceptionpublic void startProcessingRequests()
throws Exception
startProcessingRequests in interface GatewayServiceExceptionCopyright © 2022. All rights reserved.