Classes | |
| class | _Channel |
| class | _ClientCallDetails |
| class | _FailureOutcome |
| class | _ServicePipeline |
| class | _StreamStreamMultiCallable |
| class | _StreamUnaryMultiCallable |
| class | _UnaryOutcome |
| class | _UnaryStreamMultiCallable |
| class | _UnaryUnaryMultiCallable |
Functions | |
| def | _unwrap_client_call_details (call_details, default_details) |
| def | intercept_channel (channel, *interceptors) |
| def | service_pipeline (interceptors) |
|
private |
Definition at line 54 of file _interceptor.py.
| def grpc._interceptor.intercept_channel | ( | channel, | |
| * | interceptors | ||
| ) |
Definition at line 550 of file _interceptor.py.
| def grpc._interceptor.service_pipeline | ( | interceptors | ) |
Definition at line 42 of file _interceptor.py.