Public Member Functions | Private Member Functions | Private Attributes | List of all members
grpc.aio._interceptor._InterceptedStreamResponseMixin Class Reference
Inheritance diagram for grpc.aio._interceptor._InterceptedStreamResponseMixin:
Inheritance graph
[legend]

Public Member Functions

AsyncIterable[ResponseType] __aiter__ (self)
 
ResponseType read (self)
 

Private Member Functions

None _init_stream_response_mixin (self)
 
ResponseType _wait_for_interceptor_task_response_iterator (self)
 

Private Attributes

 _response_aiter
 

Detailed Description

Definition at line 447 of file aio/_interceptor.py.

Member Function Documentation

◆ __aiter__()

AsyncIterable[ResponseType] grpc.aio._interceptor._InterceptedStreamResponseMixin.__aiter__ (   self)

Definition at line 461 of file aio/_interceptor.py.

◆ _init_stream_response_mixin()

None grpc.aio._interceptor._InterceptedStreamResponseMixin._init_stream_response_mixin (   self)
private

Definition at line 450 of file aio/_interceptor.py.

◆ _wait_for_interceptor_task_response_iterator()

ResponseType grpc.aio._interceptor._InterceptedStreamResponseMixin._wait_for_interceptor_task_response_iterator (   self)
private

Definition at line 455 of file aio/_interceptor.py.

◆ read()

ResponseType grpc.aio._interceptor._InterceptedStreamResponseMixin.read (   self)

Definition at line 467 of file aio/_interceptor.py.

Member Data Documentation

◆ _response_aiter

grpc.aio._interceptor._InterceptedStreamResponseMixin._response_aiter
private

Definition at line 453 of file aio/_interceptor.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32