This is the complete list of members for grpc.ServicerContext, including all inherited members.
abort(self, code, details) | grpc.ServicerContext | |
abort_with_status(self, status) | grpc.ServicerContext | |
add_callback(self, callback) | grpc.RpcContext | |
auth_context(self) | grpc.ServicerContext | |
cancel(self) | grpc.RpcContext | |
code(self) | grpc.ServicerContext | |
details(self) | grpc.ServicerContext | |
disable_next_message_compression(self) | grpc.ServicerContext | |
invocation_metadata(self) | grpc.ServicerContext | |
is_active(self) | grpc.RpcContext | |
peer(self) | grpc.ServicerContext | |
peer_identities(self) | grpc.ServicerContext | |
peer_identity_key(self) | grpc.ServicerContext | |
send_initial_metadata(self, initial_metadata) | grpc.ServicerContext | |
set_code(self, code) | grpc.ServicerContext | |
set_compression(self, compression) | grpc.ServicerContext | |
set_details(self, details) | grpc.ServicerContext | |
set_trailing_metadata(self, trailing_metadata) | grpc.ServicerContext | |
time_remaining(self) | grpc.RpcContext | |
trailing_metadata(self) | grpc.ServicerContext |