| Package | Description |
|---|---|
| io.siddhi.extension.io.grpc.source |
| Modifier and Type | Field and Description |
|---|---|
protected GrpcServerConfigs |
AbstractGrpcSource.grpcServerConfigs |
| Modifier and Type | Method and Description |
|---|---|
GrpcServerConfigs |
GrpcEventServiceServer.getGrpcServerConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcServerManager.registerSource(GrpcServerConfigs serverConfigs,
AbstractGrpcSource source,
String methodName,
io.siddhi.core.config.SiddhiAppContext siddhiAppContext,
String streamID) |
| Constructor and Description |
|---|
GenericServiceServer(GrpcServerConfigs grpcServerConfigs,
AbstractGrpcSource relevantSource,
Class requestClass,
String siddhiAppName,
String streamID) |
GrpcEventServiceServer(GrpcServerConfigs grpcServerConfigs,
io.siddhi.core.config.SiddhiAppContext siddhiAppContext,
String streamID) |
Copyright © 2019 WSO2. All rights reserved.