getAllTCP_Pre method
Implementation
$async.Future<$0.PortList> getAllTCP_Pre($grpc.ServiceCall $call, $async.Future<$0.SessionConfig> $request) async {
return getAllTCP($call, await $request);
}
$async.Future<$0.PortList> getAllTCP_Pre($grpc.ServiceCall $call, $async.Future<$0.SessionConfig> $request) async {
return getAllTCP($call, await $request);
}