| Interface | Description |
|---|---|
| GrpcChannelSource |
A strategy interface for resolving Channels for gRPC stubs.
|
| GrpcStubPostProcessor<S extends io.grpc.stub.AbstractStub<S>> |
Factory hook that allows for custom modification of new gRPC stub instances.
|
| Annotation Type | Description |
|---|---|
| GrpcStubScan |
Configures gRPC stubs scanning.
|