public class GatewayServiceImpl extends Object implements GatewayService
| Constructor and Description |
|---|
GatewayServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(String host,
int port) |
void |
startProcessingRequests() |
public void init(String host, int port) throws Exception
init in interface GatewayServiceExceptionpublic void startProcessingRequests()
throws Exception
startProcessingRequests in interface GatewayServiceExceptionCopyright © 2021. All rights reserved.