Definition at line 63 of file grpc.py.
◆ __init__()
def framework.rpc.grpc.GrpcApp.__init__ |
( |
|
self, |
|
|
|
rpc_host |
|
) |
| |
◆ __del__()
def framework.rpc.grpc.GrpcApp.__del__ |
( |
|
self | ) |
|
◆ __enter__()
def framework.rpc.grpc.GrpcApp.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
def framework.rpc.grpc.GrpcApp.__exit__ |
( |
|
self, |
|
|
|
exc_type, |
|
|
|
exc_val, |
|
|
|
exc_tb |
|
) |
| |
◆ _make_channel()
grpc.Channel framework.rpc.grpc.GrpcApp._make_channel |
( |
|
self, |
|
|
|
port |
|
) |
| |
|
private |
◆ close()
def framework.rpc.grpc.GrpcApp.close |
( |
|
self | ) |
|
◆ channels
framework.rpc.grpc.GrpcApp.channels |
◆ rpc_host
framework.rpc.grpc.GrpcApp.rpc_host |
The documentation for this class was generated from the following file: