public interface GatewayService
void
init(String host, int port)
startProcessingRequests()
void init(String host, int port) throws Exception
Exception
void startProcessingRequests() throws Exception
Copyright © 2021. All rights reserved.