| Class | Description |
|---|---|
| AbstractGrpcSource |
This is an abstract class extended by GrpcSource and GrpcServiceSource.
|
| GenericServiceServer |
grpc server for generic service, create separated servers for each sources.
|
| GrpcCallResponseSource |
GrpcSource Handle receiving of responses for gRPC calls. |
| GrpcEventServiceServer |
grpc server for default service.
|
| GrpcServerManager |
class to manage sources subscribing and unsubscribing to grpc servers on different ports
|
| GrpcServiceSource |
This extension handles receiving requests from grpc clients/stubs and sending back responses
|
| GrpcSource |
This handles receiving requests from grpc clients and populating the stream
|
| GrpcWorkerThread |
Worker thread to handover requests received in server
|
Copyright © 2019 WSO2. All rights reserved.