public class BgcrmGrpcServer
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
BgcrmGrpcServer |
addService(BindableService service) |
static BgcrmGrpcServer |
getInstance() |
void |
init() |
void |
stop() |
public static BgcrmGrpcServer getInstance()
public void init()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void stop()
public BgcrmGrpcServer addService(BindableService service)