| Interface | Description |
|---|---|
| GenericGrpcStubPostProcessor |
Extended variant of
GrpcStubPostProcessor interface that allows
implementing explicit logic deciding when to apply the processor. |
| Class | Description |
|---|---|
| GenericGrpcStubPostProcessorAdapter |
GenericGrpcStubPostProcessor adapter that determines supported stub types
through introspecting the generically declared type of the delegate listener. |